커밋 기록

작성자 SHA1 메시지 날짜
  Tim Graham d73d0e071c Fixed #22218 -- Deprecated django.conf.urls.patterns. 11 년 전
  Tim Graham cc2d960274 Fixed #21613 -- Removed a hardcoded input id from the tutorial. 11 년 전
  M Nasimul Haque d07d6ae116 Fixed #20910 -- Added a "snippet" sphinx directive to allow prefixing a filename. 11 년 전
  Tim Graham b66a51ad54 Fixed #21195 -- Clarifed usage of template_name in tutorial part 4. 11 년 전
  Rodolfo d34b94b00f Fixed #20876 -- Changed Poll model name in tutorial to Question 11 년 전
  leandrafinger ddd9ee16fa Add missing imports to the examples in the 'First Steps' 12 년 전
  Tim Graham 679a2ac843 Fixed #20249 - Removed a "feature" in the tutorial that doesn't actually work. 12 년 전
  Tim Graham aa85ccf8ce Fixed #19706 - Tweaks to the tutorial. 12 년 전
  Tim Graham 9b5f64cc6e Fixed #19516 - Fixed remaining broken links. 12 년 전
  Tim Graham b3a8c9dab8 Fixed broken links, round 3. refs #19516 12 년 전
  Tim Graham b052e6cc95 Fixed #9962 - Added a testing tutorial. 12 년 전
  Tim Graham 08cf54990a Fixed #16671 - Added a tutorial on reuseable apps 12 년 전
  Tim Graham 07abb7a6b7 Fixed #18715 - Refactored tutorial 3. Thank-you Daniel Greenfeld! 12 년 전
  Enrico Ehrhardt e78f2f6a63 remove unused import in tutorial 4 addition to #18915 (closed) 12 년 전
  Tim Graham 690ed57946 Fixed #18476 - Added use of {% url %} tag to tutorial. 12 년 전
  Jannis Leidel c4c7fbcc0d Fixed #18451 -- Vastly improved class based view documentation. 12 년 전
  Claude Paroz 45284a90a5 Fixed #17929 -- Improved tutorial wording and capitalization. 13 년 전
  Claude Paroz 1858e47672 Fixed #18033 -- Removed function-based generic views, as per official deprecation timeline. Rest in peace! Thanks Anssi Kääriäinen for the review. 13 년 전
  Carl Meyer 7f658a5429 Refs #17171 -- Updated tutorial sections 3 and 4 to follow the startproject template and consistently use url() function in URLconf. Thanks haimunt for the report. 13 년 전
  Luke Plant d1e5c55258 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 13 년 전
  Julien Phalip c2b9f6496e Added some sphinx cross-reference links to the built-in template tags and filters in multiple areas of the documentation. Also fixed a few minor inconsistencies and did a little PEP8 cleanup while I was at it. 13 년 전
  Ramiro Morales 26b8122087 Fixed #14675 -- Completed removal of `from django.conf.urls.default import *` usage. 13 년 전
  Jannis Leidel 8882c55496 Fixed #16169 -- Updated tutorial to match the current project template, specifically the urls.py. Thanks, aaugustin. 13 년 전
  Timo Graham 1b961e8ee3 Fixed #15153 - removed obsolete sentence in tutorial; thanks LeSphinx for the report. 14 년 전
  Timo Graham 25463719d3 Fixed #14988 - Remove renaming step in tutorial that's no longer applicable due to generic view refactor. Thanks bindzus for the report. 14 년 전
  Timo Graham 1fab808b1f Fixed #6550 - Changed generic view portion of the tutorial so it's equivalent to "the hard way" results. Thanks Alexandre Dupas for the suggestion. 14 년 전
  Alex Gaynor 3761f3b166 Corrected some typos in the tutorial, thanks to Brandon Height for the report. 14 년 전
  Alex Gaynor 7f84dac3c7 Fixed #14519 -- corrected a type in the tutorial, thanks buriy for the report and fix. 14 년 전
  Russell Keith-Magee 5fadeb848c Fixed #14494 -- Cleanup and typo in tutorial 4, introduced by class-based view changes. Thanks to Andrews Medina for the report. 14 년 전
  Russell Keith-Magee 0fcb094557 Fixed #6735 -- Added class-based views. 14 년 전