django/docs/ref
Loek van Gent 35b3158d52 Fixed #24417 -- Added ModelAdmin.get_list_select_related() 2015-03-19 08:52:28 -04:00
..
class-based-views Fixed #24439 -- Removed incorrect make_object_list attributes in CBV docs. 2015-03-02 13:33:11 -05:00
contrib Fixed #24417 -- Added ModelAdmin.get_list_select_related() 2015-03-19 08:52:28 -04:00
files Fixed typos and updated spelling wordlist. 2015-03-07 17:59:03 +01:00
forms Fixed #5986 -- Added ability to customize order of Form fields 2015-03-16 09:12:57 -04:00
models Fixed #24495 -- Allowed unsaved model instance assignment check to be bypassed. 2015-03-18 19:00:09 -04:00
templates Fixed #24493 -- Added BaseContext.setdefault() 2015-03-16 13:13:02 -04:00
applications.txt Fixed typos and updated spelling wordlist. 2015-03-07 17:59:03 +01:00
checks.txt
clickjacking.txt
csrf.txt Fixed #21495 -- Added settings.CSRF_HEADER_NAME 2015-03-05 15:03:40 -05:00
databases.txt Fixed typo in docs/ref/database.txt 2015-03-10 07:11:57 -04:00
django-admin.txt Fixed #23407 -- Extended coverage of makemigrations --noinput option. 2015-03-08 19:44:14 +01:00
exceptions.txt
index.txt
middleware.txt
migration-operations.txt
request-response.txt Fixed #23960 -- Removed http.fix_location_header 2015-03-18 18:22:50 +01:00
schema-editor.txt
settings.txt Fixed #21495 -- Added settings.CSRF_HEADER_NAME 2015-03-05 15:03:40 -05:00
signals.txt
template-response.txt
unicode.txt Fixed wrong operator in iri_to_uri() docs 2015-03-12 13:43:26 +01:00
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt Deprecated TEMPLATE_CONTEXT_PROCESSORS. 2014-12-28 17:02:31 +01:00