.. |
class-based-views
|
[1.9.x] Fixed #25397 -- Documented class-based view context variable clash with context processors.
|
2015-10-23 15:24:14 -04:00 |
contrib
|
[1.9.x] Fixed #25728 -- Fixed description of GEOSGeometry.contains().
|
2015-11-11 09:35:20 -05:00 |
files
|
|
|
forms
|
[1.9.x] Fixed #21894 -- Corrected a form.clean() example in case a superclass doesn't return data.
|
2015-10-21 13:53:48 -04:00 |
models
|
[1.9.x] Fixed #25132 -- Documented how to retrieve a single value using values_list() and get().
|
2015-11-03 12:24:45 +00:00 |
templates
|
[1.9.x] Fixed #25397 -- Documented class-based view context variable clash with context processors.
|
2015-10-23 15:24:14 -04:00 |
applications.txt
|
Recommended against default_app_config.
|
2015-09-22 08:31:50 +02: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
|
|
|
csrf.txt
|
Fixed #24496 -- Added CSRF Referer checking against CSRF_COOKIE_DOMAIN.
|
2015-09-16 12:21:50 -04:00 |
databases.txt
|
[1.9.x] Removed obsolete note about installing psycopg2 on Windows.
|
2015-11-10 10:00:48 -05:00 |
django-admin.txt
|
[1.9.x] Fixed #25578 -- Corrected the casing of "GitHub".
|
2015-10-21 07:32:28 -04:00 |
exceptions.txt
|
|
|
index.txt
|
|
|
middleware.txt
|
|
|
migration-operations.txt
|
[1.9.x] Corrected use of 'affect' vs 'effect' in docs.
|
2015-09-25 18:35:16 -04:00 |
request-response.txt
|
[1.9.x] Added "Attributes set by application code" section to HttpRequest.
|
2015-10-28 09:35:54 -04:00 |
schema-editor.txt
|
|
|
settings.txt
|
[1.9.x] Fixed #25489 -- Documented that SESSION_SAVE_EVERY_REQUEST doesn't create empty sessions.
|
2015-10-29 17:29:16 -04:00 |
signals.txt
|
|
|
template-response.txt
|
|
|
unicode.txt
|
Made assorted improvements to the Oracle documentation.
|
2015-09-18 09:47:32 -04:00 |
urlresolvers.txt
|
[1.9.x] Fixed #25473 -- Changed underscores in url() names to dashes in docs.
|
2015-11-07 21:59:59 +01:00 |
urls.txt
|
|
|
utils.txt
|
[1.9.x] Added some function links in translation docs
|
2015-10-07 17:31:28 +02:00 |
validators.txt
|
Fixed #24636 -- Added model field validation for decimal places and max digits.
|
2015-09-18 14:30:20 -04:00 |
views.txt
|
|
|