1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/docs/ref
Aymeric Augustin baa33cd8fa Fixed #16218 -- date_list order in generic CBVs.
Thanks nnrcschmdt for the report and bpeschier for the initial
version of the patch.
2012-09-22 11:47:34 +02:00
..
class-based-views Fixed #16218 -- date_list order in generic CBVs. 2012-09-22 11:47:34 +02:00
contrib Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04:00
files Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04:00
forms Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04:00
models Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04:00
templates Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04:00
authbackends.txt
clickjacking.txt
databases.txt Fixed #18223 - Corrected default transaction behavior in postgresql docs. 2012-08-16 18:15:19 -04:00
django-admin.txt Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04:00
exceptions.txt
index.txt
middleware.txt Fixed #18656 -- Fixed LocaleMiddleware link; thanks mitar for the report. 2012-07-28 13:31:41 -04:00
request-response.txt Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04:00
settings.txt Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04: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 [py3] Ported django.utils.encoding. 2012-08-07 12:00:22 +02:00
utils.txt Introduced force_bytes and force_str. 2012-08-18 16:38:49 +02:00
validators.txt