Commit History

Author SHA1 Message Date
  Tim Graham 1bbffe7867 Fixed #22888 -- Removed some unnecessary text in tutorial 3. 10 years ago
  Collin Anderson a8fa96796f Tutorial: Consistent url syntax 10 years ago
  chriscauley 66ec9ee441 Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests. 11 years ago
  Tim Graham d73d0e071c Fixed #22218 -- Deprecated django.conf.urls.patterns. 11 years ago
  Zbigniew Siciarz 74d4d58b62 Fixed #21939 -- Deprecated loading ssi/url tags from future. 11 years ago
  Alasdair Nicol f3805f5c52 Added missing snippet to show filename in docs 11 years ago
  Aymeric Augustin 10e0cfc0e4 Fixed #21712 -- Moved autodiscover() to AdminConfig.ready(). 11 years ago
  M Nasimul Haque d07d6ae116 Fixed #20910 -- Added a "snippet" sphinx directive to allow prefixing a filename. 11 years ago
  Rodolfo d34b94b00f Fixed #20876 -- Changed Poll model name in tutorial to Question 11 years ago
  Tim Graham 31ee120787 Fixed #20667 - Removed discussion of DEBUG from tutorial. 11 years ago
  Tim Graham fd95dc9e27 Fixed #20763 -- Typo in tutorial 3. 11 years ago
  Tim Graham 6ef199a08e Fixed error in last commit. Thanks Simon Charette. 11 years ago
  Harm Geerts df4a74d709 Modified tutorial 3 to use RequestContext in place of Context. 11 years ago
  Tim Graham 4e94c84e50 Fixed #19875 - Added warnings regarding DEBUG=False and empty ALLOWED_HOSTS 11 years ago
  Tim Graham 9e65bd33db Fixed #20482 - Added a file reference in tutorial 3. 11 years ago
  leandrafinger ddd9ee16fa Add missing imports to the examples in the 'First Steps' 11 years ago
  Tim Graham 93cffc3b37 Added missing markup to docs. 12 years ago
  Preston Holmes 17a28b39a8 Made a small clarification in tutorial. 12 years ago
  Tim Graham 1b7fb29dfb Changed "mysite/mytemplates/" -> "mysite/templates" in tutorial. 12 years ago
  Tim Graham aa85ccf8ce Fixed #19706 - Tweaks to the tutorial. 12 years ago
  Tim Graham 14d1d504d5 Fixed two malformed links. 12 years ago
  Ben Longden 55a2d5b577 Removes PHP references 12 years ago
  Tim Graham 08cf54990a Fixed #16671 - Added a tutorial on reuseable apps 12 years ago
  Tim Graham 07abb7a6b7 Fixed #18715 - Refactored tutorial 3. Thank-you Daniel Greenfeld! 12 years ago
  Claude Paroz 8bd7b598b6 Fixed #18807 -- Made 404.html and 500.html optional 12 years ago
  Aymeric Augustin 98b6ce60f4 Made a version condition less confusing. 12 years ago
  Nick Martini 9ce58906af removed unused import from tutorial 3 documentation as per ticket #18915 12 years ago
  Aymeric Augustin 4da1d0fd65 Added a warning about the {% url %} syntax change 12 years ago
  Tim Graham 690ed57946 Fixed #18476 - Added use of {% url %} tag to tutorial. 12 years ago
  Claude Paroz 45284a90a5 Fixed #17929 -- Improved tutorial wording and capitalization. 12 years ago