Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/intro/tutorial02.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25508 -- Modified QuerySet.__repr__() to disambigu...Tim Graham2015-10-061-9/+8
* Removed an old note (Django 1.4-era) from the tutorial.Tim Graham2015-10-011-13/+0
* Fixed #25462 -- Removed Model.__unicode__() in favor of @...Tim Graham2015-09-251-19/+5
* Made assorted improvements to the Oracle documentation.Mariusz Felisiak2015-09-181-2/+3
* Fixed #25356 -- Removed default_app_config from startapp ...Tim Graham2015-09-071-3/+3
* Fixed #25153 -- Moved 'polls' first in tutorial's INSTALL...Tim Graham2015-08-201-1/+1
* Fixed #25175 -- Renamed the postgresql_psycopg2 database ...Caio Ariede2015-08-071-1/+1
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-1/+1
* Fixed #24732 -- Reordered tutorial to cover basics before...João Luiz Lorencetti2015-05-281-439/+600
* Fixed typo in docs/intro/tutorial02.txtMarios Zindilis2015-04-071-1/+1
* Fixed #24519 -- Clarified location of templates directory...Tim Graham2015-03-271-4/+4
* Simplified command to display path to Django source files.saschalalala2015-03-111-5/+1
* Updated tutorial to use explicit relative imports.Tim Graham2015-02-221-6/+12
* Fixed #24358 -- Corrected code-block directives for conso...Sean Wang2015-02-221-3/+3
* Fixed #24124 -- Changed context_processors in the default...Collin Anderson2015-01-121-4/+1
* Wrote main documentation for templates.Aymeric Augustin2015-01-101-1/+1
* Deprecated TEMPLATE_DIRS.Aymeric Augustin2014-12-281-9/+27
* Clarified custom header instructions in tutorial 2.Collin Anderson2014-12-271-1/+3
* Fixed #23907 -- Added admin.site.register in tutorial 2 f...Tim Graham2014-11-241-0/+2
* Fixed #23588 -- Added a link in tutorial for list_display...Tim Graham2014-11-131-0/+3
* Fixed #23587 -- Clarified admin template overriding in tu...Tim Graham2014-10-081-5/+12
* Fixed #23535 -- Updated tutorial to account for default f...velis742014-09-221-5/+6
* Fixed #23148 -- Minor tweaks in tutorial code samplesCollin Anderson2014-08-021-4/+3
* Fixed #22770 -- Removed create_superuser from post_migrat...Tim Graham2014-06-101-4/+32
* Fixed #22547 -- Added some links to tutorial 2.Tim Graham2014-05-011-8/+16
* Fixed #22546 -- Removed idioms in tutorial 2.Moayad Mardini2014-05-011-1/+2
* Unified listing of shell commands/codeYaroslav Halchenko2013-12-251-1/+1
* Fixed typo in tutorial 2; refs #21418.Tim Graham2013-11-101-1/+1
* Fixed doc typo.Tim Graham2013-11-091-1/+1
* Fixed #21378 -- Updated tutorial02 for how to override ad...Vajrasky Kok2013-11-091-2/+5
* Fixed indentation of example in tutuorial 2.Phil Elson2013-10-221-7/+7
* Fixed #20910 -- Added a "snippet" sphinx directive to all...M Nasimul Haque2013-10-141-11/+44
* Fixed #21116 -- Made usage of manage.py in docs more cons...Tim Graham2013-09-181-1/+1
* Fixed #20876 -- Changed Poll model name in tutorial to Qu...Rodolfo2013-09-071-59/+65
* Fixed #20891 -- Removed part of the tutorial that require...Tim Graham2013-08-151-9/+0
* Fixed #20858 -- Removed erroneous import in tutorial 2.Tim Graham2013-08-041-6/+0
* Add missing imports to the examples in the 'First Steps'leandrafinger2013-05-181-0/+16
* Fixed #20247 - Added some missing paths in the tutorial.Tim Graham2013-04-131-6/+6
* Changed "mysite/mytemplates/" -> "mysite/templates" in tu...Tim Graham2013-02-231-6/+5
* Fixed #19706 - Tweaks to the tutorial.Tim Graham2013-02-071-2/+20
* Simplified default project template.Aymeric Augustin2013-02-041-73/+30
* Fixed broken links, round 3. refs #19516Tim Graham2012-12-271-3/+3
* Fixed #19289 - Removed an out of place sentence in tutori...Tim Graham2012-11-141-5/+0
* Fixed #18715 - Refactored tutorial 3. Thank-you Daniel Gr...Tim Graham2012-10-161-3/+13
* Fixed #17704 - Updated the StackedInline section in Tutor...Tim Graham2012-08-031-0/+8
* Fixed #18576 -- Added missing import in tutorial02Claude Paroz2012-07-061-1/+1
* Fixed #18493 - Added instructions to locate the Django so...Tim Graham2012-07-011-0/+13
* Fixed #17705 - Updated TabularInline image and doc in tut...Tim Graham2012-07-011-1/+4
* Fixed #17024 -- Added import statements in tutorial code ...Claude Paroz2012-06-301-1/+4
* Fixed #17929 -- Improved tutorial wording and capitalizat...Claude Paroz2012-05-251-6/+6