.. |
class-based-views
|
[1.7.x] Fixed #23597 -- Clarified the manager that {Single,Multiple}ObjectMixin.model uses.
|
2014-10-06 08:24:07 -04:00 |
contrib
|
[1.7.x] Fixed documentation of GeoModelAdmin.openlayers_url
|
2014-12-06 12:47:42 +01:00 |
files
|
[1.7.x] Fixed versionchanged indentation in docs/.
|
2014-11-03 21:43:21 -05:00 |
forms
|
[1.7.x] Corrected example in Form.has_changed() docs.
|
2014-12-05 13:17:36 -05:00 |
models
|
[1.7.x] Fixed #24041 -- Documented effect of changing a model instance's primary key.
|
2014-12-24 15:07:27 -05:00 |
templates
|
[1.7.x] Fixed display of lists after website redesign
|
2014-12-17 08:24:27 -05:00 |
applications.txt
|
[1.7.x] Fixed typo in docs/ref/applications.txt.
|
2014-12-06 09:23:37 -05:00 |
checks.txt
|
[1.7.x] Added missing docs for 1_7.W001 check.
|
2014-11-13 20:09:51 +01:00 |
clickjacking.txt
|
|
|
databases.txt
|
[1.7.x] Refs #23964 -- Added warning about case-insensitive, unique fields used with formsets
|
2014-12-08 12:58:26 -05:00 |
django-admin.txt
|
[1.7.x] Moved version directives to the bottom of the loaddata section.
|
2014-12-19 06:57:50 -05:00 |
exceptions.txt
|
[1.7.x] Prevented data leakage in contrib.admin via query string manipulation.
|
2014-08-20 14:42:48 -04:00 |
index.txt
|
|
|
middleware.txt
|
|
|
migration-operations.txt
|
[1.7.x] Fixed #23609 -- Fixed IntegrityError that prevented altering a NULL column into a NOT NULL one due to existing rows
|
2014-10-09 22:41:27 +07:00 |
request-response.txt
|
[1.7.x] Corrected indentation in docs to prevent inadvertent blockquote.
|
2014-12-18 11:34:11 -05:00 |
schema-editor.txt
|
|
|
settings.txt
|
[1.7.x] Fixed #24035 -- Clarified docs on CACHE_MIDDLEWARE_KEY_PREFIX vs KEY_PREFIX
|
2014-12-23 14:40:35 -05:00 |
signals.txt
|
[1.7.x] Added notes on registering signals in ready() and using dispatch_uid.
|
2014-11-27 11:23:43 -05:00 |
template-response.txt
|
|
|
unicode.txt
|
[1.7.x] Updated MySQL links to version 5.6.
|
2014-08-02 10:27:26 -04:00 |
urlresolvers.txt
|
|
|
urls.txt
|
|
|
utils.txt
|
[1.7.x] Fixed #23558 -- documented slugify limitations
|
2014-10-30 09:08:01 -04:00 |
validators.txt
|
[1.7.x] Fixed #23639 -- Fixed doc error in RegexValidator.regex
|
2014-10-12 13:02:27 +01:00 |
views.txt
|
|
|