提交歷史

作者 SHA1 備註 提交日期
  Aymeric Augustin f7f69cf7dd Pointed to the docs version switcher in tutorial 1. 12 年之前
  Claude Paroz 7cc3acbb70 Fixed #19211 -- Adapted tutorial for Python 3 12 年之前
  Claude Paroz 3be8165b62 Updated tutorial INSTALLED_APPS section (removed contrib.sites) 12 年之前
  Tim Graham aad5661c6c Fixed #20247 - Added some missing paths in the tutorial. 12 年之前
  Christos Kontas 15f12d4181 Fix minor typo in tutorial 12 年之前
  Tim Graham e1bafdbffa Fixed #19965 - Added a warning that the tutorial is written for Python 2. 12 年之前
  Tim Graham 5ce6a7cea2 Updated tutorial 1 to reflect changes in default project template. 12 年之前
  Tim Graham aa85ccf8ce Fixed #19706 - Tweaks to the tutorial. 12 年之前
  Aymeric Augustin 3f1c7b7053 Simplified default project template. 12 年之前
  Aymeric Augustin 0412b7d280 Avoided ambiguous output when runserver port is already in use. 12 年之前
  Aymeric Augustin b2039d39d5 Attempted to reduce version mismatch problems in the tutorial. 12 年之前
  Tim Graham 1884868adc Added sphinx substitutions in place of hardcoded version numbers. 12 年之前
  Tim Graham 99315f709e Fixed #19555 - Removed '2012' from tutorial 1. 12 年之前
  Claude Paroz a890469d3b Fixed #19571 -- Updated runserver output in the tutorial 12 年之前
  Tim Graham 9b5f64cc6e Fixed #19516 - Fixed remaining broken links. 12 年之前
  Tim Graham f56f6cfa58 Fixed links to DATABASE ENGINE setting. refs #19516 12 年之前
  Tim Graham 1e5b0fc4d0 Fixed #19344 - Documented how to run django-admin in a virtualenv on Windows. 12 年之前
  Ben Longden 55a2d5b577 Removes PHP references 12 年之前
  Tim Graham 0eed8ece32 Fixed #19377 - Emphasized database host link in tutorial 12 年之前
  Tim Graham a72b8a2247 Fixed #19260 - Added a comment to tutorial 1. 12 年之前
  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 年之前
  Claude Paroz 45284a90a5 Fixed #17929 -- Improved tutorial wording and capitalization. 13 年之前
  Claude Paroz 115d522c84 Fixed #18167 -- Gave advice on checking Django version in the tutorial. 13 年之前
  Anssi Kääriäinen d5b93d3281 Fixed #10494 -- Added kwargs to QuerySet.get() error message in the case no objects were found. 13 年之前
  Claude Paroz 23d3459761 Fixed #17965 -- Definitely dropped support for Python 2.5. Thanks jonash for the initial patch and Aymeric Augustin for the review. 13 年之前
  Adrian Holovaty 2ade1e916f Edited stuff from [17543] to [17629] 13 年之前
  Aymeric Augustin e0d78f898f Fixed #17715 -- Updated the tutorial for time zone support, plus a few other improvements. 13 年之前
  Aymeric Augustin 8af9084495 Fixed #17490 -- Added a trailing comma in INSTALLED_APPS, to avoid unexpected string concatenation when adding another app. 13 年之前
  Timo Graham 068dcbddb9 Fixed #11986 - Added sudo to Mac OS permissions note in tutorial. 13 年之前
  Aymeric Augustin 1adf8d4386 Fixed #17240 -- Replaced links to the online version of the docs by internal references. 13 年之前