django/docs/ref
Tim Graham 91cd4d8e8c Removed an extra header in docs/ref/templates/api.txt. 2015-12-23 19:05:09 -05:00
..
class-based-views Fixed #25778 -- Updated docs links to use https when available. 2015-12-01 08:01:34 -05:00
contrib Fixed #25979 -- Dropped support for PostgreSQL 9.1. 2015-12-23 13:48:48 -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 #13774 -- Added models.Field.rel_db_type(). 2015-12-04 07:55:41 -05:00
templates Removed an extra header in docs/ref/templates/api.txt. 2015-12-23 19:05:09 -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 #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 #25965 -- Added removal of sql* commands to 1.9 release notes. 2015-12-22 09:58:33 -05:00
exceptions.txt Fixed #25761 -- Added __cause__.__traceback__ to reraised exceptions. 2015-12-03 16:31:50 -05:00
index.txt
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 Fixed #25725 -- Made HttpReponse immediately close objects. 2015-12-14 12:46:48 -05:00
schema-editor.txt
settings.txt Fixed #25918 -- Removed unused LOGOUT_URL setting. 2015-12-11 12:43:02 -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 #25778 -- Updated docs links to use https when available. 2015-12-01 08:01:34 -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 Fixed #20223 -- Added keep_lazy() as a replacement for allow_lazy(). 2015-12-12 14:46:48 -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