django1/docs/intro
Tom 6923fdbbf1 Reordered tutorial 1 so that the database is configured first.
This change is required after the introduction of
SessionAuthenticationMiddleware to the default middleware
2014-05-05 13:34:46 -04:00
..
_images Fixed #20876 -- Changed Poll model name in tutorial to Question 2013-09-07 13:37:09 -04:00
contributing.txt Fixed #22558 -- Added missing word in contributing docs 2014-05-02 08:28:07 +02:00
index.txt Assumed Python 3 throughout docs/intro. 2013-12-30 19:09:45 +01:00
install.txt Added Python 3.4 to list of supported version in docs/intro/install.txt 2014-04-08 11:13:05 -04:00
overview.txt Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests. 2014-04-16 20:36:29 -04:00
reusable-apps.txt Assumed Python 3 throughout docs/intro. 2013-12-30 19:09:45 +01:00
tutorial01.txt Reordered tutorial 1 so that the database is configured first. 2014-05-05 13:34:46 -04:00
tutorial02.txt Fixed #22547 -- Added some links to tutorial 2. 2014-04-30 18:22:43 -04:00
tutorial03.txt Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests. 2014-04-16 20:36:29 -04:00
tutorial04.txt Updated doc links to point to Python 3 documentation 2014-04-26 16:02:53 +02:00
tutorial05.txt Substituted 'shortcut function' for 'factory method' in tutorial 2014-03-09 14:07:39 -07: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 Fixed docs typos. 2014-02-25 10:28:32 -05:00