django/docs/intro
Tim Graham 7e8cf74dc7 Removed support for syncing apps without migrations per deprecation timeline.
Kept support for creating models without migrations when running tests
(especially for Django's test suite).
2015-01-18 15:58:06 -05:00
..
_images Fixed #20876 -- Changed Poll model name in tutorial to Question 2013-09-07 13:37:09 -04:00
contributing.txt Used https for most *.python.org links 2014-12-19 18:07:52 +01:00
index.txt Used https for most *.python.org links 2014-12-19 18:07:52 +01:00
install.txt Removed compatibility with Python 3.2. 2015-01-17 09:00:17 -05:00
overview.txt Deprecated TEMPLATE_DIRS. 2014-12-28 17:02:30 +01:00
reusable-apps.txt Used https for most *.python.org links 2014-12-19 18:07:52 +01:00
tutorial01.txt Removed support for syncing apps without migrations per deprecation timeline. 2015-01-18 15:58:06 -05:00
tutorial02.txt Fixed #24124 -- Changed context_processors in the default settings.py 2015-01-12 13:17:44 -05:00
tutorial03.txt Fixed #24143 -- Encouraged use of Http404 messages for debugging. 2015-01-16 09:41:01 -05:00
tutorial04.txt Avoid the word "stupid". 2014-09-09 20:55:57 +02:00
tutorial05.txt Fixed #22912 -- Warned about a common mistake in tutorial 5. 2014-06-27 09:51:21 -04:00
tutorial06.txt Fixed #20910 -- Added a "snippet" sphinx directive to allow prefixing a filename. 2013-10-14 13:00:57 -04:00
whatsnext.txt Removed sudo from pip commands in docs. 2014-09-22 15:49:48 -04:00