0
0
mirror of https://github.com/django/django.git synced 2024-11-30 07:06:18 +01:00
django/docs/ref
2012-09-30 02:45:50 +03:00
..
class-based-views Fixed #16218 -- date_list order in generic CBVs. 2012-09-22 11:47:34 +02:00
contrib Fixed #17058 - Clarified where extras/csrf_migration_helper.py is located 2012-09-29 16:41:55 -04:00
files Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04:00
forms Fixed #17899 -- Rewrote [Ee]-mail to [Ee]mail 2012-09-26 14:14:51 +02:00
models Corrected links to only()/defer() in Model documentation 2012-09-30 02:45:50 +03:00
templates Fix docs for context_processors.auth 2012-09-24 17:14:11 -07:00
authbackends.txt
clickjacking.txt
databases.txt
django-admin.txt Fixed a typo in runserver docs 2012-09-27 20:25:31 -04:00
exceptions.txt
index.txt
middleware.txt
request-response.txt Merge branch 'ticket15695' 2012-09-29 21:57:50 +02:00
settings.txt Fixed #3011 -- Added swappable auth.User models. 2012-09-26 18:48:09 +08:00
signals.txt Fixed #19008 typo in signals docs 2012-09-21 16:22:50 -07:00
template-response.txt Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04:00
unicode.txt
utils.txt
validators.txt