summaryrefslogtreecommitdiff
path: root/docs/intro/tutorial01.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot2023-03-011-3/+3
* Refs #34140 -- Applied rst code-block to non-Python examples.Carlton Gibson2023-02-101-3/+9
* Fixed #34233 -- Dropped support for Python 3.8 and 3.9.Mariusz Felisiak2023-01-181-1/+1
* Removed note about "0" IP address from tutorial.Mariusz Felisiak2022-10-041-3/+3
* Fixed docs build with sphinxcontrib-spelling 7.5.0+.Mariusz Felisiak2022-05-311-3/+3
* Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...David Smith2021-07-291-8/+8
* Fixed #32355 -- Dropped support for Python 3.6 and 3.7Mariusz Felisiak2021-02-101-1/+1
* Fixed #31385 -- Improved wording in tutorial 1.Victor Moura2020-03-241-3/+3
* Fixed #30780 -- Improved visibility of Getting Help FAQ in tutorials.Gabriel Augendre2019-12-311-4/+2
* Fixed #31062 -- Doc'd asgi.py in tutorials and project templates.Mariusz Felisiak2019-12-051-0/+4
* Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...Tobias Kunze2019-09-061-4/+3
* Fixed #30184 -- Removed ellipsis characters from shell output strings.Dan Davis2019-02-131-1/+1
* Fixed #30116 -- Dropped support for Python 3.5.Tim Graham2019-01-301-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