Commit History

Author SHA1 Message Date
  Collin Anderson e075d2e66b Fixed #23148 -- Minor tweaks in tutorial code samples 10 years ago
  Tim Graham 93d05536fd Fixed #22770 -- Removed create_superuser from post_migrate signals. 10 years ago
  Tim Graham b0d032f9fc Fixed #22547 -- Added some links to tutorial 2. 10 years ago
  Moayad Mardini 927245ccd8 Fixed #22546 -- Removed idioms in tutorial 2. 10 years ago
  Yaroslav Halchenko 80027d2c38 Unified listing of shell commands/code 11 years ago
  Tim Graham 6c5f5b9a41 Fixed typo in tutorial 2; refs #21418. 11 years ago
  Tim Graham af2dc4ebb8 Fixed doc typo. 11 years ago
  Vajrasky Kok 10a39debb2 Fixed #21378 -- Updated tutorial02 for how to override admin site header. 11 years ago
  Phil Elson 2110b31365 Fixed indentation of example in tutuorial 2. 11 years ago
  M Nasimul Haque d07d6ae116 Fixed #20910 -- Added a "snippet" sphinx directive to allow prefixing a filename. 11 years ago
  Tim Graham d1c9802811 Fixed #21116 -- Made usage of manage.py in docs more consistent. 11 years ago
  Rodolfo d34b94b00f Fixed #20876 -- Changed Poll model name in tutorial to Question 11 years ago
  Tim Graham 55339a7669 Fixed #20891 -- Removed part of the tutorial that requires pytz 11 years ago
  Tim Graham b278f7478d Fixed #20858 -- Removed erroneous import in tutorial 2. 11 years ago
  leandrafinger ddd9ee16fa Add missing imports to the examples in the 'First Steps' 11 years ago
  Tim Graham aad5661c6c Fixed #20247 - Added some missing paths in the 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
  Aymeric Augustin 3f1c7b7053 Simplified default project template. 12 years ago
  Tim Graham b3a8c9dab8 Fixed broken links, round 3. refs #19516 12 years ago
  Tim Graham 2dbfa66f4d Fixed #19289 - Removed an out of place sentence in tutorial 2. 12 years ago
  Tim Graham 07abb7a6b7 Fixed #18715 - Refactored tutorial 3. Thank-you Daniel Greenfeld! 12 years ago
  Tim Graham 2a16eb0792 Fixed #17704 - Updated the StackedInline section in Tutorial 2; thanks xbito for the draft patch. 12 years ago
  Claude Paroz 4c417cc9eb Fixed #18576 -- Added missing import in tutorial02 12 years ago
  Tim Graham c68f4c514c Fixed #18493 - Added instructions to locate the Django source files to the t 12 years ago
  Tim Graham c5fb8299ef Fixed #17705 - Updated TabularInline image and doc in tutorial 2. 12 years ago
  Claude Paroz c446bdee84 Fixed #17024 -- Added import statements in tutorial code sample 12 years ago
  Claude Paroz 45284a90a5 Fixed #17929 -- Improved tutorial wording and capitalization. 12 years ago
  Adrian Holovaty 2ade1e916f Edited stuff from [17543] to [17629] 13 years ago
  Aymeric Augustin e0d78f898f Fixed #17715 -- Updated the tutorial for time zone support, plus a few other improvements. 13 years ago