1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/docs/ref
2009-11-12 13:58:32 +00:00
..
contrib Corrected a markup error in the m2m inline docs. 2009-11-04 15:05:49 +00:00
files
forms
models Fixed #12204 -- Corrected the use of :djadmin: links in the testing docs, plus updated a lot of old-style markup in the django-admin docs. Thanks to Art_S for the report. 2009-11-12 13:58:32 +00:00
templates Documented the presence of {% csrf_token %} in Django 1.1.2 in trunk docs. 2009-10-27 21:52:25 +00:00
authbackends.txt
databases.txt
django-admin.txt Fixed #12204 -- Corrected the use of :djadmin: links in the testing docs, plus updated a lot of old-style markup in the django-admin docs. Thanks to Art_S for the report. 2009-11-12 13:58:32 +00:00
generic-views.txt
index.txt
middleware.txt Moved contrib.csrf.* to core code. 2009-10-27 00:36:34 +00:00
request-response.txt
settings.txt Corrected the default value of the EMAIL_BACKEND in the settings docs. This time for real. 2009-11-04 05:51:13 +00:00
signals.txt
unicode.txt