summaryrefslogtreecommitdiff
path: root/docs/intro
Commit message (Expand)AuthorAgeFilesLines
* [2.2.x] Fixed #30944 -- Changed reusable apps docs to use a declarative config.Jon Dufresne2019-11-051-40/+41
* [2.2.x] Fixed #30816 -- Doc'd how to create projects with a local copy of Dja...Ad Timmering2019-10-151-3/+15
* [2.2.x] Fixed #30775 -- Added admonition about missing imports to "Running te...Katie McLaughlin2019-09-162-2/+10
* [2.2.x] Changed example git clone URLs to use HTTPS.Min ho Kim2019-09-041-1/+1
* [2.2.x] Fixed broken links to Dive Into Python 3 book.bcye2019-08-192-2/+2
* [2.2.x] Fixed explanation of how to automatically create tables in database.Frank Wiles2019-07-151-4/+6
* [2.2.x] Corrected wording in docs/intro/overview.txt.gnl2019-04-141-2/+2
* [2.2.x] Fixed #30265 -- Fixed a tutorial number in Reusable App tutorial.Abhishek Bera2019-03-291-1/+1
* [2.2.x] Used extlinks for Django's source code.Tim Graham2019-03-281-4/+2
* [2.2.x] Fixed #30277 -- Fixed broken links to packaging.python.org.Tim Graham2019-03-211-2/+3
* [2.2.x] Fixed #30208 -- Fixed login header height and alignment in the larges...Matthias Kestenholz2019-02-251-0/+0
* [2.2.x] Fixed #30184 -- Removed ellipsis characters from shell output strings.Dan Davis2019-02-133-7/+7
* [2.2.x] Removed extra characters in docs header underlines.Mariusz Felisiak2019-02-081-1/+1
* Fixed "lets" mistakes in docs.David Beitey2019-01-141-2/+2
* Used auto-numbered lists in documentation.François Freitag2018-11-152-14/+14
* Fixed #29933 -- Fixed typo in docs/intro/contributing.txt.mentix022018-11-081-2/+2
* Fixed #22390 -- Doc'd possible server restart required in tutorial 6.Tim Graham2018-10-311-3/+11
* Refs #29877 -- Made diveinto.org URLs HTTPS.Jon Dufresne2018-10-232-3/+3
* Fixed #29877 -- Replaced diveintopython3.net with diveinto.org/python3/.za2018-10-232-3/+3
* Added a paragraph in docs/intro/contributing.txt.Çağıl2018-10-161-0/+1
* Fixed #28034 -- Updated the contributing tutorial to use an imaginary ticket.Adam Johnson2018-10-031-209/+140
* Updated contributing tutorial's virtual environment instructions.Thomas Grainger2018-09-191-32/+17
* Refs #20910 -- Replaced snippet directive with code-block.Curtis Maloney2018-09-109-120/+120
* Fixed #29729 -- Updated contributing tutorial to run tests on master.Adam Johnson2018-09-101-34/+35
* Refs #29654 -- Replaced three dots with ellipsis character in output strings.Claude Paroz2018-08-223-7/+7
* Fixed typos in comments and docs.luz.paz2018-08-011-1/+1
* Removed code terms from docs/spelling_wordlist.Tim Graham2018-07-311-6/+6
* Added help for common 404 error in tutorial 1.Daniel Roseman2018-05-211-0/+5
* Alphabetized imports in various docs.Mariusz Felisiak2018-05-124-6/+6
* Clarified wording in tutorial text.Burhanuddin Baharuddin2018-04-191-4/+3
* Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.Brett Cannon2018-04-171-10/+8
* isorted import statements in tutorial exampleMelissa Lewis2018-03-221-1/+1
* Removed "Remove any old versions of Django" install instructions.Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)2018-02-261-7/+0
* Used a CSS positioning in tutorial 6 that doesn't differ across browsers.Roger Erens2018-02-211-2/+2
* Renamed the "Supported versions" label.Tim Graham2018-01-311-2/+2
* Corrected an explanation in tutorial 5.Christoph Zwerschke2018-01-291-2/+2
* Made instructions for shell launch in tutorial 5 more explicit.Devin Mork2018-01-231-4/+18
* Fixed #29038 -- Removed closing slash from HTML void tags.Jon Dufresne2018-01-214-7/+7
* Fixed #28343 -- Add an OS chooser for docs command line examples.Ramiro Morales2018-01-206-53/+35
* Replaced "trunk" with "master branch" in docs.Tim Graham2018-01-182-25/+23
* Removed note in tutorial about bypassing manage.py.Tim Graham2018-01-111-22/+0
* Fixed #28594 -- Removed Jython docs and specific codeClaude Paroz2017-12-231-7/+0
* Fixed #28938 -- Corrected Python compatibility in the tutorial.Daniel Hepper2017-12-181-6/+6
* Removed 'development' word in contributing docsClaude Paroz2017-12-051-3/+3
* Fixed #27857 -- Dropped support for Python 3.4.Tim Graham2017-09-253-5/+5
* Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.Sjoerd Job Postmus2017-09-205-115/+85
* Refs #23276 -- Fixed explanation of how calling views works.Tim Graham2017-08-311-3/+3
* Fixed #28457 -- Updated the design of the 'Congrats' page for new Django proj...Timothy Allen2017-08-071-1/+1
* Removed unneeded right quotes in docs to fix spelling errors.Tim Graham2017-07-181-2/+2
* Fixed #28361 -- Fixed possible time-related failure in was_published_recently...marton bognar2017-07-061-1/+1