.. |
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 #25728 -- Fixed description of GEOSGeometry.contains().
|
2015-11-11 09:34:58 -05:00 |
files
|
Removed versionadded/changed annotations for 1.8.
|
2015-09-23 19:31:11 -04:00 |
forms
|
Fixed #21894 -- Corrected a form.clean() example in case a superclass doesn't return data.
|
2015-10-21 13:50:48 -04:00 |
models
|
Replaced "inbuilt" with more common "built-in".
|
2015-11-12 17:29:03 -05:00 |
templates
|
Fixed #25397 -- Documented class-based view context variable clash with context processors.
|
2015-10-23 15:18:39 -04:00 |
applications.txt
|
Fixed #16734 -- Set script prefix even outside of requests
|
2015-10-29 20:12:38 +01: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 #24496 -- Added CSRF Referer checking against CSRF_COOKIE_DOMAIN.
|
2015-09-16 12:21:50 -04:00 |
databases.txt
|
Removed obsolete note about installing psycopg2 on Windows.
|
2015-11-10 09:59:23 -05:00 |
django-admin.txt
|
Fixed #25604 -- Added makemigrations --check option.
|
2015-10-24 14:45:00 -04: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
|
Corrected use of 'affect' vs 'effect' in docs.
|
2015-09-25 18:34:29 -04: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 #25489 -- Documented that SESSION_SAVE_EVERY_REQUEST doesn't create empty sessions.
|
2015-10-29 17:28:37 -04: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
|
Made assorted improvements to the Oracle documentation.
|
2015-09-18 09:47:32 -04: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
|
Removed versionadded/changed annotations for 1.8.
|
2015-09-23 19:31:11 -04:00 |
views.txt
|
Fixed #24733 -- Passed the triggering exception to 40x error handlers
|
2015-05-11 22:02:14 +02:00 |