django/docs/ref
Varun Sharma 3d6474e1a5 Fixed #25385 -- Allowed importing views.generic.View from views.View. 2016-01-11 08:18:44 -05:00
..
class-based-views Fixed #25385 -- Allowed importing views.generic.View from views.View. 2016-01-11 08:18:44 -05:00
contrib Refs #25995 -- Documented that JSONField doesn't handle sophisticated serialization. 2016-01-08 19:00:56 -05:00
files Fixed #25778 -- Updated docs links to use https when available. 2015-12-01 08:01:34 -05:00
forms Fixed typo in docs/ref/forms/validation.txt. 2015-12-09 07:20:33 -05:00
models Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
templates Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
applications.txt Fixed #26032 -- Moved "project root directory" to a separate paragraph. 2016-01-04 10:52:20 -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 #25969 -- Replaced render_to_response() with render() in docs examples. 2015-12-23 09:14:32 -05:00
databases.txt Fixed #25979 -- Dropped support for PostgreSQL 9.1. 2015-12-23 13:48:48 -05:00
django-admin.txt Fixed #25684 -- Made runserver use logging for request/response output. 2016-01-11 07:35:17 -05:00
exceptions.txt Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05: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 Added docs example for manually creating a column with RunSQL. 2015-12-25 18:28:45 -05:00
request-response.txt Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
schema-editor.txt Fixed #22603 -- Reorganized classes in django.db.backends. 2015-01-14 14:16:20 -05:00
settings.txt Refs #25755 -- Unified a couple more spellings of 'website'. 2016-01-11 06:13:16 -05:00
signals.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
template-response.txt Fixed #25969 -- Replaced render_to_response() with render() in docs examples. 2015-12-23 09:14:32 -05:00
unicode.txt Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
urlresolvers.txt Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
urls.txt Fixed #25878 -- Documented requirement that handler404 return a 404 response. 2016-01-05 11:23:13 -05:00
utils.txt Refs #13008 -- Forwardported 1.8.8 release note. 2015-12-24 11:37:21 -05: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