django/docs/intro
Rikki 731f313d60 Added warning in tutorial 4 that the regex capture group name has changed. 2014-07-22 14:00:22 -04:00
..
_images Fixed #20876 -- Changed Poll model name in tutorial to Question 2013-09-07 13:37:09 -04:00
contributing.txt Fixed #22801 -- Added 'www.' to diveintopython.net links 2014-06-10 15:38:25 -04:00
index.txt Fixed #22801 -- Added 'www.' to diveintopython.net links 2014-06-10 15:38:25 -04: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 Edited setup.py in reuseable apps tutorial to use a context manager for open(). 2014-07-16 14:21:27 -04:00
tutorial01.txt Included irc link in paragraph to allow for l10n 2014-07-01 21:54:32 +02:00
tutorial02.txt Fixed #22770 -- Removed create_superuser from post_migrate signals. 2014-06-10 14:37:37 -04:00
tutorial03.txt Fixed #22888 -- Removed some unnecessary text in tutorial 3. 2014-06-23 09:10:44 -04:00
tutorial04.txt Added warning in tutorial 4 that the regex capture group name has changed. 2014-07-22 14:00:22 -04: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 Fixed docs typos. 2014-02-25 10:28:32 -05:00