summaryrefslogtreecommitdiff
path: root/docs/intro
AgeCommit message (Expand)Author
2013-09-13[1.5.x] Fixed #21094 -- Updated reuseable apps tutorial to use pip for instal...Tim Graham
2013-09-05Fixed #19211 -- Adapted tutorial for Python 3Claude Paroz
2013-07-18[1.5.x] Fixed #20763 -- Typo in tutorial 3.Tim Graham
2013-07-09[1.5.x] Fixed #18261 -- Clarified 'project root directory'SusanTan
2013-06-28[1.5.x] Fixed missing slash in reusable apps tutorial.Baptiste Mispelon
2013-06-28Fixed #20670 -- Fixed project layout in reusable apps tutorial.jktravis
2013-06-20[1.5.x] Fixed error in last commit. Thanks Simon Charette.Tim Graham
2013-06-20[1.5.x] Modified tutorial 3 to use RequestContext in place of Context.Harm Geerts
2013-06-09[1.5.x] Fixed #19875 - Added warnings regarding DEBUG=False and empty ALLOWED...Tim Graham
2013-05-23[1.5.x] Fixed #20482 - Added a file reference in tutorial 3.Tim Graham
2013-05-19[1.5.x] Added some links in /docs/intro/overview.txtTim Graham
2013-05-11[1.5.X] Fixed #20249 - Removed a "feature" in the tutorial that doesn't actua...Tim Graham
2013-05-06[1.5.x] Fixed #20177 - Corrected docs for django.test.utils.setup_test_enviro...Tim Graham
2013-05-06[1.5.x] Fixed #20305 - Added include for polls/static to MANIFEST.in in tutor...Tim Graham
2013-05-04[1.5.x] Fixed #20309 -- admin.py is not automatically created in Django 1.5Claude Paroz
2013-04-24[1.5.x] Fixed a rST bug in the README template in the reusable apps docs.Jannis Leidel
2013-04-24[1.5.x] Fixed the reusable apps docs to use a rst file extension for the READ...Jannis Leidel
2013-04-23[1.5.x] Fixed #20307 -- Word repeated in tutorial.Thomas Thurman
2013-04-12[1.5.x] Fixed #20247 - Added some missing paths in the tutorial.Tim Graham
2013-03-30[1.5.x] Fixed #19897 - Updated static files howto.Tim Graham
2013-03-30[1.5.X] Fixed #19582 - Added a static files tutorial.Tim Graham
2013-03-22[1.5.x] Added missing markup to docs.Tim Graham
2013-03-18[1.5.x] Fixed #20051 -- Specified where to define `TEMPLATE_DIRS`.Matthew Wood
2013-03-12[1.5.x] Fixed #19965 - Added a warning that the tutorial is written for Pytho...Tim Graham
2013-03-10[1.5.x] Fixed #20008 -- Removed trailing slash in Wikipedia linkClaude Paroz
2013-02-23[1.5.x] Made a small clarification in tutorial.Preston Holmes
2013-02-23[1.5.X] Updated example to use staticfiles static template tag, thanks reinou...Tim Graham
2013-02-23[1.5.X] Updated static file example in overview to use static template tag, r...Tim Graham
2013-02-23[1.5.X] Fixed #19675 - Added mention of static files to overview.Tim Graham
2013-02-23[1.5.x] Changed "mysite/mytemplates/" -> "mysite/templates" in tutorial.Tim Graham
2013-02-07[1.5.x] Fixed #19706 - Tweaks to the tutorial.Tim Graham
2013-01-29[1.5.x] Fixed typos in docs and commentsTim Graham
2013-01-27[1.5.x] Fixed a malformed link.Tim Graham
2013-01-15[1.5.x] Fixed #19605 - Removed unused url imports from doc examples.Tim Graham
2013-01-11[1.5.x] Fixed #19437 - Clarified pip install instructions in contributing tut...Tim Graham
2013-01-08[1.5.x] Added sphinx substitutions in place of hardcoded version numbers.Tim Graham
2013-01-08[1.5.x] Fixed #19555 - Removed '2012' from tutorial 1.Tim Graham
2013-01-06[1.5.x] Fixed #19571 -- Updated runserver output in the tutorialClaude Paroz
2013-01-02[1.5.x] Fixed #19516 - Fixed remaining broken links.Tim Graham
2012-12-26[1.5.X] Fixed broken links, round 3. refs #19516Tim Graham
2012-12-24[1.5.X] Fixed links to DATABASE ENGINE setting. refs #19516Tim Graham
2012-12-22[1.5.x] Fixed #19497 -- Refactored testing docs.Ramiro Morales
2012-12-15[1.5.X] Fixed #19344 - Documented how to run django-admin in a virtualenv on ...Tim Graham
2012-12-15[1.5.X] Fixed #9962 - Added a testing tutorial.Tim Graham
2012-12-14[1.5.X] Removed PHP referencesBen Longden
2012-12-11[1.5.X] Fixed #19377 - Emphasized database host link in tutorialTim Graham
2012-11-17[1.5.X] Fixed #16779 - Added a contributing tutorialTim Graham
2012-11-14[1.5.X] Fixed #19289 - Removed an out of place sentence in tutorial 2.Tim Graham
2012-11-13[1.5.X] Fixed #19260 - Added a comment to tutorial 1.Tim Graham
2012-10-31[1.5.X] Fixed #19216 - Switched to user level installation in apps tutorial.Tim Graham