django/docs/intro
Andrew Godwin de64c4d6e9 Merge remote-tracking branch 'core/master' into schema-alteration
Conflicts:
	django/core/management/commands/flush.py
	django/core/management/commands/syncdb.py
	django/db/models/loading.py
	docs/internals/deprecation.txt
	docs/ref/django-admin.txt
	docs/releases/1.7.txt
2013-08-09 14:17:30 +01:00
..
_images Simplified default project template. 2013-02-04 13:21:36 +01:00
contributing.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
index.txt Updated some 'Dive Into Python' links 2013-04-01 14:04:41 +02:00
install.txt Bumped minimum Python version requirement to 2.7 in Django 1.7. 2013-07-01 12:01:59 +02:00
overview.txt More migration docs, and conversion of all easy syncdb references 2013-07-25 16:19:36 +01:00
reusable-apps.txt More migration docs, and conversion of all easy syncdb references 2013-07-25 16:19:36 +01:00
tutorial01.txt Fixed #18261 -- Clarified 'project root directory' 2013-07-09 07:11:41 -04:00
tutorial02.txt Fixed #20858 -- Removed erroneous import in tutorial 2. 2013-08-04 05:57:11 -04:00
tutorial03.txt Fixed #20667 - Removed discussion of DEBUG from tutorial. 2013-08-01 18:07:59 -04:00
tutorial04.txt Add missing imports to the examples in the 'First Steps' 2013-05-18 18:39:21 +02:00
tutorial05.txt Fixed #20852 - Fixed incorrectly generated left quotes in docs. 2013-08-06 07:13:17 -04:00
tutorial06.txt Fixed #20307 -- Word repeated in tutorial. 2013-04-23 23:12:47 -04:00
whatsnext.txt Fixed #20667 - Removed discussion of DEBUG from tutorial. 2013-08-01 18:07:59 -04:00