summaryrefslogtreecommitdiff
path: root/docs/intro/tutorial01.txt
Commit message (Expand)AuthorAgeFilesLines
* [2.2.x] Fixed #30184 -- Removed ellipsis characters from shell output strings.Dan Davis2019-02-131-1/+1
* Fixed "lets" mistakes in docs.David Beitey2019-01-141-2/+2
* Refs #20910 -- Replaced snippet directive with code-block.Curtis Maloney2018-09-101-6/+6
* Refs #29654 -- Replaced three dots with ellipsis character in output strings.Claude Paroz2018-08-221-1/+1
* Added help for common 404 error in tutorial 1.Daniel Roseman2018-05-211-0/+5
* isorted import statements in tutorial exampleMelissa Lewis2018-03-221-1/+1
* Fixed #28343 -- Add an OS chooser for docs command line examples.Ramiro Morales2018-01-201-7/+7
* Fixed #28938 -- Corrected Python compatibility in the tutorial.Daniel Hepper2017-12-181-6/+6
* Fixed #27857 -- Dropped support for Python 3.4.Tim Graham2017-09-251-1/+1
* Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.Sjoerd Job Postmus2017-09-201-59/+32
* Fixed #28457 -- Updated the design of the 'Congrats' page for new Django proj...Timothy Allen2017-08-071-1/+1
* Used "0" ip shortcut for runserver example.Timothy Allen2017-02-211-6/+7
* Explained the shell's $ prefix in tutorial 1.Tim Graham2017-02-091-1/+2
* Fixed capitalization of "URL pattern".Tim Graham2016-07-061-1/+1
* Improved grammar in tutorial01.Daniel Rice2016-07-061-3/+4
* Fixed #26829 -- Simplified version detection command in tutorialMd. Sadaf Noor2016-07-021-1/+1
* Fixed #26483 -- Updated docs.python.org links to use Intersphinx.Tim Graham2016-05-081-9/+6
* Fixed #26255 -- Fixed orphaned include() reference following tutorial reorder...Tim Graham2016-03-091-0/+14
* Refs #21927 -- Added note about include() to tutorial.Marten Kenbeek2015-12-311-0/+5
* Fixed #25778 -- Updated docs links to use https when available.Jon Dufresne2015-12-011-2/+2
* Fixed #25755 -- Unified spelling of "website".Agnieszka Lasyk2015-11-161-1/+1
* Made a couple tutorial corrections for Django 1.9.Tim Graham2015-10-011-2/+4
* Updated Wikipedia links to use httpsClaude Paroz2015-08-081-1/+1
* Removed support for Python 3.3.Tim Graham2015-06-181-1/+1
* Fixed #21927 -- Made application and instance namespaces more distinct.Marten Kenbeek2015-06-081-5/+5
* Added migrations directory to file structure in tutorialEdin Sarajlic2015-06-041-0/+2
* Fixed #24732 -- Reordered tutorial to cover basics before bells and whistles.João Luiz Lorencetti2015-05-281-545/+107
* Made minor edits to docs/intro/tutorial01.textI am Clinton2015-05-191-9/+9
* Fixed #24550 -- Added migration operation description to sqlmigrate outputMarkus Holtermann2015-03-301-1/+10
* Improved wording in tutorial 1.Alex Shaindlin2015-02-271-2/+2
* Corrected sqlmigrate output in tutorial 1.Tim Graham2015-02-221-14/+11
* Fixed #24371 -- Cautioned against trying to switch databases.Tim Graham2015-02-221-1/+3
* Fixed #24358 -- Corrected code-block directives for console sessions.Sean Wang2015-02-221-11/+11
* Fixed #24149 -- Normalized tuple settings to lists.darkryder2015-02-031-2/+2
* Removed support for syncing apps without migrations per deprecation timeline.Tim Graham2015-01-181-7/+4
* Removed support for custom SQL per deprecation timeline.Tim Graham2015-01-171-2/+0
* Removed compatibility with Python 3.2.Tim Graham2015-01-171-1/+1
* Fixed typo in docs/intro/tutorial01.txt.Brian Scoles2014-12-251-1/+1
* Used https for most *.python.org linksClaude Paroz2014-12-191-2/+2
* Fixed #23486 -- Corrected makemigrations output in tutorial 1.Tim Graham2014-09-151-0/+1
* Removed an admonition in the tutorial about the old project layout.Tim Graham2014-09-051-7/+0
* Fixed #23362 -- Clarified "database columns as attributes" in tutorial.Tim Graham2014-08-261-1/+1
* Removed unnecessary code-block directives.areski2014-08-191-3/+5
* Fixed #23303 -- Added BEGIN and COMMIT statements to the output of sqlmigrate.Baptiste Mispelon2014-08-181-0/+2
* Fixed #23148 -- Minor tweaks in tutorial code samplesCollin Anderson2014-08-021-1/+4
* Fixed #23067 -- Updated docs to use django-adminChristoph Heer2014-07-301-4/+4
* Included irc link in paragraph to allow for l10nClaude Paroz2014-07-011-4/+3
* Fixed #22770 -- Removed create_superuser from post_migrate signals.Tim Graham2014-06-101-34/+1
* Reordered tutorial 1 so that the database is configured first.Tom2014-05-051-66/+66
* Updated doc links to point to Python 3 documentationClaude Paroz2014-04-261-1/+1