1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/docs/ref
2015-03-17 11:35:11 -04:00
..
class-based-views
contrib Updated location of gis_tests in docs. 2015-03-17 11:35:11 -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 Refs #24485 -- Renamed some expression types 2015-03-17 08:40:18 -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 #24139 -- Changed HttpResponse.reason_phrase to evaluate based on status_code. 2015-03-12 20:18:06 -04: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 Removed versionadded/changed notes for 1.7. 2015-02-01 21:02:40 -05:00
validators.txt
views.txt