summaryrefslogtreecommitdiff
path: root/docs/intro
Commit message (Expand)AuthorAgeFilesLines
...
* 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 contributing tutorial.Tim Graham2013-01-111-3/+4
* Added sphinx substitutions in place of hardcoded version numbers.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-022-6/+6
* Fixed broken links, round 3. refs #19516Tim Graham2012-12-262-6/+7
* Fixed links to DATABASE ENGINE setting. refs #19516Tim Graham2012-12-241-3/+4
* Fixed #19497 -- Refactored testing docs.Ramiro Morales2012-12-212-2/+2
* Fixed #19344 - Documented how to run django-admin in a virtualenv on Windows.Tim Graham2012-12-151-18/+1
* Fixed #9962 - Added a testing tutorial.Tim Graham2012-12-154-12/+655
* Removes PHP referencesBen Longden2012-12-133-12/+11
* Fixed #19377 - Emphasized database host link in tutorialTim Graham2012-12-111-2/+2
* Fixed #16779 - Added a contributing tutorialTim Graham2012-11-172-0/+581
* Fixed #19289 - Removed an out of place sentence in tutorial 2.Tim Graham2012-11-141-5/+0
* Fixed #19260 - Added a comment to tutorial 1.Tim Graham2012-11-131-1/+2
* Fixed #19216 - Switched to user level installation in apps tutorial.Tim Graham2012-10-311-15/+17
* Fixed #16671 - Added a tutorial on reuseable appsTim Graham2012-10-304-8/+383
* Fixed #19180 - Clarified policy regarding older versions of the docs.Tim Graham2012-10-251-8/+6
* Fixed #18715 - Refactored tutorial 3. Thank-you Daniel Greenfeld!Tim Graham2012-10-153-354/+292
* Fixed #18807 -- Made 404.html and 500.html optionalClaude Paroz2012-09-301-5/+4
* Made a version condition less confusing.Aymeric Augustin2012-09-231-1/+1
* Removed an obsolete documentation page about admin style customization.Julien Phalip2012-09-101-2/+1
* Avoided mixing dates and datetimes in the examples.Aymeric Augustin2012-09-081-4/+4
* Merge pull request #351 from 1ntrud3r/patch-1Tim Graham2012-09-071-2/+2
|\
| * remove unused import in tutorial 4 addition to #18915 (closed)Enrico Ehrhardt2012-09-071-2/+2
* | Merge pull request #341 from nmartini/masterTim Graham2012-09-071-2/+3
|\ \
| * | removed unused import from tutorial 3 documentation as per ticket #18915Nick Martini2012-09-071-3/+4
* | | Updated install docs to reflect Python 3 status.Aymeric Augustin2012-09-071-5/+3
| |/ |/|
* | remove unused import in decoupling URLs tutorial, closes #18915Dan Loewenherz2012-09-071-1/+1
|/
* Added a warning about the {% url %} syntax changeAymeric Augustin2012-08-181-0/+11
* Moved a note about django-admin.py errors from Tutorial Part 1 to a new FAQ T...Angeline Tan2012-08-041-8/+2
* Fixed #17704 - Updated the StackedInline section in Tutorial 2; thanks xbito ...Tim Graham2012-08-022-0/+8
* Fixed #18476 - Added use of {% url %} tag to tutorial.Tim Graham2012-07-292-7/+33
* Fixed #18630 -- Updated version in docs/intro/install.txt; thanks Kevin London.Tim Graham2012-07-281-1/+2
* Fixed #18601 -- Specified that Python minimum version is 2.6.5Preston Holmes2012-07-131-1/+1
* Fixed #18576 -- Added missing import in tutorial02Claude Paroz2012-07-061-1/+1
* Fixed #18493 - Added instructions to locate the Django source files to the tTim Graham2012-07-011-0/+13
* Fixed #17705 - Updated TabularInline image and doc in tutorial 2.Tim Graham2012-06-302-1/+4
* Fixed #17024 -- Added import statements in tutorial code sampleClaude Paroz2012-06-301-1/+4
* Updated obsolete links in the documentationClaude Paroz2012-06-281-3/+3
* Fixed #18451 -- Vastly improved class based view documentation.Jannis Leidel2012-06-111-1/+1
* Fixed #17933 -- Added a missing label to the docs.Aymeric Augustin2012-06-071-0/+2
* Added alt attribute to img tags in docs.Aymeric Augustin2012-06-061-1/+1
* Fixed #17929 -- Improved tutorial wording and capitalization.Claude Paroz2012-05-258-24/+25
* Fixed #18167 -- Gave advice on checking Django version in the tutorial.Claude Paroz2012-05-221-3/+13
* Fixed #18281 -- Misleading wording in the tutorial.Aymeric Augustin2012-05-111-2/+3