django/docs/ref
2016-01-29 15:06:58 -05:00
..
class-based-views [1.9.x] Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:18:24 -05:00
contrib [1.9.x] Fixed #26137 -- Confirmed support for SpatiaLite 4.2/4.3 and added instructions. 2016-01-29 08:54:46 -05:00
files [1.9.x] Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:18:24 -05:00
forms [1.9.x] Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:18:24 -05:00
models [1.9.x] Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:18:24 -05:00
templates [1.9.x] Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:18:24 -05:00
applications.txt [1.9.x] Fixed #26032 -- Moved "project root directory" to a separate paragraph. 2016-01-04 10:55:30 -05:00
checks.txt [1.9.x] Revert "Fixed #25417 -- Added a field check for invalid default values." 2015-10-27 11:17:02 -04:00
clickjacking.txt [1.9.x] Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:18:24 -05:00
csrf.txt [1.9.x] Changed action="." to action="" in tests and docs. 2016-01-21 14:00:06 -05:00
databases.txt [1.9.x] Fixed #26121 -- Updated MySQL storage engine example. 2016-01-22 08:22:43 -05:00
django-admin.txt [1.9.x] Fixed #25968 -- Changed project/app templates to use a "py-tpl" suffix. 2016-01-25 12:44:14 -05:00
exceptions.txt Fixed #24763 -- Moved DoesNotExist exception to model docs. 2015-05-08 13:05:50 -04:00
index.txt Moved CSRF docs out of contrib. 2014-11-03 07:47:39 -05:00
middleware.txt Updated Wikipedia links to use https 2015-08-08 12:02:32 +02:00
migration-operations.txt [1.9.x] Fixed #25917 -- Clarified reversibility of RemoveField. 2016-01-28 12:50:02 -05:00
request-response.txt [1.9.x] Fixed #25778 -- Updated docs links to use https when available. 2015-12-01 08:03:16 -05:00
schema-editor.txt Fixed #22603 -- Reorganized classes in django.db.backends. 2015-01-14 14:16:20 -05:00
settings.txt [1.9.x] Made formatting of docs for settings defaults more consistent. 2016-01-29 15:06:58 -05:00
signals.txt Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql. 2015-08-07 09:33:17 -04:00
template-response.txt [1.9.x] Fixed #25969 -- Replaced render_to_response() with render() in docs examples. 2015-12-23 10:50:55 -05:00
unicode.txt [1.9.x] Added missing period to "etc.". 2016-01-11 18:05:56 -05:00
urlresolvers.txt [1.9.x] Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:18:24 -05:00
urls.txt [1.9.x] Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:18:24 -05:00
utils.txt [1.9.x] Refs #13008 -- Forwardported 1.8.8 release note. 2015-12-24 11:38:39 -05:00
validators.txt [1.9.x] Fixed #25755 -- Unified spelling of "website". 2015-11-16 06:44:46 -05:00
views.txt Fixed #24733 -- Passed the triggering exception to 40x error handlers 2015-05-11 22:02:14 +02:00