Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/intro/tutorial03.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25358 -- Improved variable name for question in tu...Alasdair Nicol2015-09-071-1/+1
* Fixed #21927 -- Made application and instance namespaces ...Marten Kenbeek2015-06-081-7/+9
* Fixed #24732 -- Reordered tutorial to cover basics before...João Luiz Lorencetti2015-05-281-143/+6
* Updated tutorial to use explicit relative imports.Tim Graham2015-02-221-7/+7
* Fixed #24143 -- Encouraged use of Http404 messages for de...Keryn Knight2015-01-161-1/+1
* Deprecated TEMPLATE_LOADERS.Aymeric Augustin2014-12-281-6/+7
* Fixed #23855 -- Removed unnecessary all() in tutorial 3.Tim Graham2014-11-171-1/+1
* Fixed #23491 -- Clarified tutorial 3.Tim Graham2014-09-171-1/+3
* Fixed #23148 -- Minor tweaks in tutorial code samplesCollin Anderson2014-08-021-2/+2
* Fixed #22888 -- Removed some unnecessary text in tutorial 3.Tim Graham2014-06-231-2/+1
* Tutorial: Consistent url syntaxCollin Anderson2014-06-171-1/+1
* Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of do...chriscauley2014-04-171-8/+8
* Fixed #22218 -- Deprecated django.conf.urls.patterns.Tim Graham2014-04-031-12/+12
* Fixed #21939 -- Deprecated loading ssi/url tags from future.Zbigniew Siciarz2014-02-161-11/+0
* Added missing snippet to show filename in docsAlasdair Nicol2014-02-141-1/+4
* Fixed #21712 -- Moved autodiscover() to AdminConfig.ready().Aymeric Augustin2014-01-181-4/+7
* Fixed #20910 -- Added a "snippet" sphinx directive to all...M Nasimul Haque2013-10-141-15/+52
* Fixed #20876 -- Changed Poll model name in tutorial to Qu...Rodolfo2013-09-071-61/+66
* Fixed #20667 - Removed discussion of DEBUG from tutorial.Tim Graham2013-08-021-45/+0
* Fixed #20763 -- Typo in tutorial 3.Tim Graham2013-07-181-1/+1
* Fixed error in last commit. Thanks Simon Charette.Tim Graham2013-06-201-1/+1
* Modified tutorial 3 to use RequestContext in place of Con...Harm Geerts2013-06-201-3/+3
* Fixed #19875 - Added warnings regarding DEBUG=False and e...Tim Graham2013-06-091-0/+7
* Fixed #20482 - Added a file reference in tutorial 3.Tim Graham2013-05-231-1/+1
* Add missing imports to the examples in the 'First Steps'leandrafinger2013-05-181-0/+5
* Added missing markup to docs.Tim Graham2013-03-221-2/+2
* Made a small clarification in tutorial.Preston Holmes2013-02-241-1/+2
* Changed "mysite/mytemplates/" -> "mysite/templates" in tu...Tim Graham2013-02-231-1/+1
* Fixed #19706 - Tweaks to the tutorial.Tim Graham2013-02-071-28/+67
* Fixed two malformed links.Tim Graham2013-01-271-1/+1
* Removes PHP referencesBen Longden2012-12-131-4/+4
* Fixed #16671 - Added a tutorial on reuseable appsTim Graham2012-10-301-0/+6
* Fixed #18715 - Refactored tutorial 3. Thank-you Daniel Gr...Tim Graham2012-10-161-264/+258
* Fixed #18807 -- Made 404.html and 500.html optionalClaude Paroz2012-09-301-5/+4
* Made a version condition less confusing.Aymeric Augustin2012-09-231-1/+1
* removed unused import from tutorial 3 documentation as pe...Nick Martini2012-09-071-3/+4
* Added a warning about the {% url %} syntax changeAymeric Augustin2012-08-181-0/+11
* Fixed #18476 - Added use of {% url %} tag to tutorial.Tim Graham2012-07-301-0/+17
* Fixed #17929 -- Improved tutorial wording and capitalizat...Claude Paroz2012-05-251-2/+2
* Fixed #18281 -- Misleading wording in the tutorial.Aymeric Augustin2012-05-111-2/+3
* Made a bunch more edits up until [17418]Adrian Holovaty2012-02-031-2/+2
* Fixed #17538 -- corrected the section in tutorial 3 about...Carl Meyer2012-01-121-18/+8
* Fixed #17206 -- Fixed an outdated error message in the tu...Julien Phalip2011-11-121-2/+1
* Refs #17171 -- Updated tutorial sections 3 and 4 to follo...Carl Meyer2011-11-061-22/+21
* Fixed many more ReST indentation errors, somehow accident...Luke Plant2011-10-141-30/+30
* Added some sphinx cross-reference links to the built-in t...Julien Phalip2011-10-031-3/+4
* Fixed doc references to `django.db.models.query.QuerySet`...Jannis Leidel2011-09-301-8/+8
* Fixed #14675 -- Completed removal of `from django.conf.ur...Ramiro Morales2011-09-121-15/+15
* Fixed #16079: Clarified (for real this time) how handler4...James Bennett2011-09-111-8/+10
* Converted links to external topics so they use intersphin...Ramiro Morales2011-09-041-3/+2