Commit History

Author SHA1 Message Date
  Aymeric Augustin 5abc43cabf Updated examples in the docs after eade315d. 11 years ago
  Rodolfo d34b94b00f Fixed #20876 -- Changed Poll model name in tutorial to Question 11 years ago
  Tim Graham 29255fcb4f Fixed some ReST errors regarding backticks 11 years ago
  SusanTan ef3fddf26e Fixed #18261 -- Clarified 'project root directory' 11 years ago
  leandrafinger ddd9ee16fa Add missing imports to the examples in the 'First Steps' 11 years ago
  Carl Meyer bc46f67fa8 Fixed Sphinx error in tutorial 1. 11 years ago
  Aymeric Augustin 1267d2d9bc Fixed #20330 -- Normalized spelling of "web server". 11 years ago
  Aymeric Augustin f7f69cf7dd Pointed to the docs version switcher in tutorial 1. 11 years ago
  Claude Paroz 7cc3acbb70 Fixed #19211 -- Adapted tutorial for Python 3 12 years ago
  Claude Paroz 3be8165b62 Updated tutorial INSTALLED_APPS section (removed contrib.sites) 12 years ago
  Tim Graham aad5661c6c Fixed #20247 - Added some missing paths in the tutorial. 12 years ago
  Christos Kontas 15f12d4181 Fix minor typo in tutorial 12 years ago
  Tim Graham e1bafdbffa Fixed #19965 - Added a warning that the tutorial is written for Python 2. 12 years ago
  Tim Graham 5ce6a7cea2 Updated tutorial 1 to reflect changes in default project template. 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
  Aymeric Augustin 0412b7d280 Avoided ambiguous output when runserver port is already in use. 12 years ago
  Aymeric Augustin b2039d39d5 Attempted to reduce version mismatch problems in the tutorial. 12 years ago
  Tim Graham 1884868adc Added sphinx substitutions in place of hardcoded version numbers. 12 years ago
  Tim Graham 99315f709e Fixed #19555 - Removed '2012' from tutorial 1. 12 years ago
  Claude Paroz a890469d3b Fixed #19571 -- Updated runserver output in the tutorial 12 years ago
  Tim Graham 9b5f64cc6e Fixed #19516 - Fixed remaining broken links. 12 years ago
  Tim Graham f56f6cfa58 Fixed links to DATABASE ENGINE setting. refs #19516 12 years ago
  Tim Graham 1e5b0fc4d0 Fixed #19344 - Documented how to run django-admin in a virtualenv on Windows. 12 years ago
  Ben Longden 55a2d5b577 Removes PHP references 12 years ago
  Tim Graham 0eed8ece32 Fixed #19377 - Emphasized database host link in tutorial 12 years ago
  Tim Graham a72b8a2247 Fixed #19260 - Added a comment to tutorial 1. 12 years ago
  Angeline Tan 5d4f993bb1 Moved a note about django-admin.py errors from Tutorial Part 1 to a new FAQ Troubleshooting page. This is to avoid confusion for beginners. 12 years ago
  Claude Paroz 45284a90a5 Fixed #17929 -- Improved tutorial wording and capitalization. 12 years ago
  Claude Paroz 115d522c84 Fixed #18167 -- Gave advice on checking Django version in the tutorial. 12 years ago