1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/docs/ref
2015-03-11 12:34:42 -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 download instructions for cities shapefile 2015-03-10 19:42:38 +01:00
files Fixed typos and updated spelling wordlist. 2015-03-07 17:59:03 +01:00
forms Fixed #24295 -- Allowed ModelForm meta to specify form field classes. 2015-02-13 19:13:05 +07:00
models Fixed #24432 -- Added docs for ManyToManyFields that reside in and refer to the same model. 2015-03-09 20:44:55 -04:00
templates Fixed typo in current_app deprecation note. 2015-03-11 12:34:42 -04:00
applications.txt Fixed typos and updated spelling wordlist. 2015-03-07 17:59:03 +01:00
checks.txt Removed Django 1.7 MIDDLEWARE_CLASSES upgrade check. 2015-02-09 19:16:07 -05:00
clickjacking.txt Fixed #24149 -- Normalized tuple settings to lists. 2015-02-03 14:59:45 -05:00
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 Fixed #24359 -- Cleaned up docs/ref/exceptions.html 2015-02-27 13:51:02 -05:00
index.txt
middleware.txt
migration-operations.txt
request-response.txt Fixed #24460 -- Extended HttpRequest.build_absolute_uri documentation 2015-03-08 16:32:54 +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 Fixed #24168 -- Allowed selecting a template engine in a few APIs. 2015-02-03 08:29:45 +01:00
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt