.. |
class-based-views
|
[1.7.x] Fixed #22154 -- Added "Built-in" to some class-based views titles.
|
2014-08-23 19:31:05 -04:00 |
contrib
|
[1.7.x] Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCase
|
2014-08-28 08:46:54 +02:00 |
files
|
[1.7.x] Fixed spelling mistake in file docs.
|
2014-08-26 09:44:51 -04:00 |
forms
|
[1.7.x] Fixed #22786 -- Documented value_from_datadict caveat
|
2014-08-29 10:25:32 +02:00 |
models
|
[1.7.x] Fixed #17272 -- Documented that non-editable fields are skipped during model validation.
|
2014-08-19 07:18:39 -04:00 |
templates
|
[1.7.x] Fixed #17719 -- Documented that template syntax sequences cannot be used as string literals.
|
2014-08-26 10:45:18 -04:00 |
applications.txt
|
[1.7.x] Checked more precisely whether the app registry is ready.
|
2014-07-12 18:50:23 +02:00 |
checks.txt
|
|
|
clickjacking.txt
|
|
|
databases.txt
|
[1.7.x] Fixed #19312 -- Documented MySQL TIMESTAMP columns cannot be used with USE_TZ=True.
|
2014-08-26 14:11:53 -04:00 |
django-admin.txt
|
[1.7.x] Documented --database option for migrate.
|
2014-08-27 08:02:17 -04: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
|
[1.7.x] Removed reference to old middleware
|
2014-06-30 15:23:52 -04:00 |
migration-operations.txt
|
[1.7.x] Fixed #23296 -- Fixed RunPython code sample in Migration Operations.
|
2014-08-15 13:57:49 -04:00 |
request-response.txt
|
[1.7.x] Removed doc reference to removed HttpResponse.mimetype.
|
2014-08-13 21:43:07 -04:00 |
schema-editor.txt
|
|
|
settings.txt
|
[1.7.x] Fixed #23344 -- Removed duplicate docs for file upload settings.
|
2014-08-23 09:31:48 -04:00 |
signals.txt
|
[1.7.x] Documented correct kwargs for post_syncdb/migrate.
|
2014-08-28 21:32:44 +02: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] Added a warning that remove_tags() output shouldn't be considered safe.
|
2014-08-11 07:09:34 -04:00 |
validators.txt
|
|
|
views.txt
|
|
|