django/docs/ref
Sergey Fedoseev ccc8f67b77 Fixed #25722 -- Added the GEOSGeometry.covers() method. 2015-11-20 12:36:03 -05:00
..
class-based-views Fixed #25397 -- Documented class-based view context variable clash with context processors. 2015-10-23 15:18:39 -04:00
contrib Fixed #25722 -- Added the GEOSGeometry.covers() method. 2015-11-20 12:36:03 -05:00
files Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
forms Fixed #25755 -- Unified spelling of "website". 2015-11-16 06:44:14 -05:00
models Corrected GenericIPAddressField protocol parameter doc. 2015-11-19 11:18:31 -05:00
templates Fixed #25710 -- Clarified the docs about what INTERNAL_IPS does. 2015-11-17 10:16:29 -05:00
applications.txt Refs #24971, #25356 -- Clarified how apps.py works in 1.9 release notes. 2015-11-17 19:32:32 -05:00
checks.txt Revert "Fixed #25417 -- Added a field check for invalid default values." 2015-10-27 11:02:35 -04:00
clickjacking.txt Updated various links in docs 2015-08-08 13:57:15 +02:00
csrf.txt Fixed #25755 -- Unified spelling of "website". 2015-11-16 06:44:14 -05:00
databases.txt Removed obsolete note about installing psycopg2 on Windows. 2015-11-10 09:59:23 -05:00
django-admin.txt Refs #25526 -- Documented some missing termcolors. 2015-11-18 10:26:39 -05:00
exceptions.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
index.txt Moved CSRF docs out of contrib. 2014-11-03 07:47:39 -05:00
middleware.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
migration-operations.txt Fixed typo in docs/ref/migration-operations.txt. 2015-11-14 17:19:45 -05:00
request-response.txt Added "Attributes set by application code" section to HttpRequest. 2015-10-28 09:26:23 -04:00
schema-editor.txt Fixed #22603 -- Reorganized classes in django.db.backends. 2015-01-14 14:16:20 -05:00
settings.txt Fixed #25695 -- Added template_name parameter to csrf_failure() view. 2015-11-17 14:28:18 -05:00
signals.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
template-response.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
unicode.txt Fixed #17686, refs #17816 -- Added "Files" section to Unicode topic. 2015-11-14 12:01:51 -05:00
urlresolvers.txt Fixed #25473 -- Changed underscores in url() names to dashes in docs. 2015-11-07 21:58:45 +01:00
urls.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
utils.txt Added some function links in translation docs 2015-10-07 17:25:23 +02:00
validators.txt Fixed #25755 -- Unified spelling of "website". 2015-11-16 06:44:14 -05:00
views.txt Fixed #24733 -- Passed the triggering exception to 40x error handlers 2015-05-11 22:02:14 +02:00