Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/intro
Commit message (Expand)AuthorAgeFilesLines
* Fixed #20482 - Added a file reference in tutorial 3.Tim Graham2013-05-231-1/+1
* Added some links in /docs/intro/overview.txtTim Graham2013-05-191-17/+23
* Merge pull request #1129 from frog32/masterMarc Tamlyn2013-05-195-0/+29
|\
| * Add missing imports to the examples in the 'First Steps'leandrafinger2013-05-185-0/+29
* | Fixed #20004 -- Moved non DB-related assertions to Simple...Ramiro Morales2013-05-191-2/+2
|/
* Fixed #20249 - Removed a "feature" in the tutorial that d...Tim Graham2013-05-122-70/+77
* Fixed #17365, #17366, #18727 -- Switched to discovery tes...Carl Meyer2013-05-111-2/+3
* Fixed Sphinx error in tutorial 1.Carl Meyer2013-05-081-2/+1
* Fixed inconsistent punctuation in tutorial 5.Carl Meyer2013-05-081-3/+3
* Fixed #20177 - Corrected docs for django.test.utils.setup...Tim Graham2013-05-061-0/+7
* Fixed #20305 - Added include for polls/static to MANIFEST...Tim Graham2013-05-061-0/+1
* Fixed #20330 -- Normalized spelling of "web server".Aymeric Augustin2013-04-291-1/+1
* Pointed to the docs version switcher in tutorial 1.Aymeric Augustin2013-04-281-1/+2
* Fixed a rST bug in the README template in the reusable ap...Jannis Leidel2013-04-241-1/+1
* Fixed the reusable apps docs to use a rst file extension ...Jannis Leidel2013-04-241-15/+17
* Fixed #20307 -- Word repeated in tutorial.Thomas Thurman2013-04-241-1/+1
* Fixed #19211 -- Adapted tutorial for Python 3Claude Paroz2013-04-221-9/+15
* Added 'polls' sub directory under static and reorganized ...jktravis2013-04-211-4/+5
* Adapted uses of versionchanged/versionadded to the new form.Juan Catalano2013-04-201-2/+2
* Updated tutorial INSTALLED_APPS section (removed contrib....Claude Paroz2013-04-201-4/+1
* Fixed #20247 - Added some missing paths in the tutorial.Tim Graham2013-04-132-8/+8
* Updated some 'Dive Into Python' linksClaude Paroz2013-04-012-4/+7
* Fixed #19897 - Updated static files howto.Tim Graham2013-03-302-2/+2
* Fixed #19582 - Added a static files tutorial.Tim Graham2013-03-304-10/+139
* Fix minor typo in tutorialChristos Kontas2013-03-231-1/+1
* Added missing markup to docs.Tim Graham2013-03-221-2/+2
* Fixed #19965 - Added a warning that the tutorial is writt...Tim Graham2013-03-121-3/+6
* Fixed #20008 -- Removed trailing slash in Wikipedia linkClaude Paroz2013-03-101-1/+1
* Removed mentions of regressiontests.Ramiro Morales2013-03-031-4/+4
* Made a small clarification in tutorial.Preston Holmes2013-02-241-1/+2
* Updated example to use staticfiles static template tag, t...Tim Graham2013-02-231-1/+1
* Updated static file example in overview to use static tem...Tim Graham2013-02-231-2/+3
* Fixed #19675 - Added mention of static files to overview.Tim Graham2013-02-231-2/+3
* Changed "mysite/mytemplates/" -> "mysite/templates" in tu...Tim Graham2013-02-233-9/+8
* Updated tutorial 1 to reflect changes in default project ...Tim Graham2013-02-111-11/+4
* Fixed #19706 - Tweaks to the tutorial.Tim Graham2013-02-075-98/+116
* Simplified default project template.Aymeric Augustin2013-02-048-131/+87
* Avoided ambiguous output when runserver port is already i...Aymeric Augustin2013-02-011-1/+1
* Attempted to reduce version mismatch problems in the tuto...Aymeric Augustin2013-01-311-4/+6
* Fixed typos in docs and commentsTim Graham2013-01-291-1/+3
* Updated metrics on the documentation.Aymeric Augustin2013-01-291-5/+5
* Fixed two malformed links.Tim Graham2013-01-271-1/+1
* Fixed #19605 - Removed unused url imports from doc examples.Tim Graham2013-01-151-1/+1
* Fixed #19437 - Clarified pip install instructions in cont...Tim Graham2013-01-111-3/+4
* Added sphinx substitutions in place of hardcoded version ...Tim Graham2013-01-082-8/+9
* Fixed #19555 - Removed '2012' from tutorial 1.Tim Graham2013-01-081-4/+7
* Fixed #19571 -- Updated runserver output in the tutorialClaude Paroz2013-01-061-2/+3
* Fixed #19516 - Fixed remaining broken links.Tim Graham2013-01-032-6/+6
* Fixed broken links, round 3. refs #19516Tim Graham2012-12-272-6/+7
* Fixed links to DATABASE ENGINE setting. refs #19516Tim Graham2012-12-241-3/+4