1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/docs/intro
2014-04-18 12:10:46 -04:00
..
_images
contributing.txt
index.txt
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
tutorial01.txt Fixed #22453 -- Corrected DoesNotExist message in docs. 2014-04-16 08:36:02 -04:00
tutorial02.txt
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 Fixed #22472 -- Clarified meaning of dots in tutorial 4 code block. 2014-04-18 12:10:46 -04:00
tutorial05.txt Substituted 'shortcut function' for 'factory method' in tutorial 2014-03-09 14:07:39 -07:00
tutorial06.txt
whatsnext.txt