.. |
_images
|
|
|
auth
|
Fixed #26719 -- Normalized email in AbstractUser.clean().
|
2016-06-24 10:37:38 -04:00 |
class-based-views
|
Removed versionadded/changed annotations for 1.9.
|
2016-05-20 11:44:29 -04:00 |
db
|
Fixed typo in docs/topics/db/managers.txt
|
2016-06-20 09:07:20 -04:00 |
forms
|
Fixed #4136 -- Made ModelForm save empty values for nullable CharFields as NULL.
|
2016-06-13 09:14:36 -04:00 |
http
|
Added urlpatterns variable in docs/topics/http/urls.txt.
|
2016-06-17 21:01:43 -04:00 |
i18n
|
Fixed broken links in docs and comments.
|
2016-06-15 21:20:23 -04:00 |
testing
|
Fixed #26791 -- Replaced LiveServerTestCase port ranges with binding to port 0.
|
2016-06-23 12:04:05 -04:00 |
cache.txt
|
Removed versionadded/changed annotations for 1.9.
|
2016-05-20 11:44:29 -04:00 |
checks.txt
|
|
|
conditional-view-processing.txt
|
Fixed typo in docs/topics/conditional-view-processing.txt
|
2016-05-12 20:07:34 -04:00 |
email.txt
|
Fixed #26021 -- Applied hanging indentation to docs.
|
2016-06-03 11:44:34 -04:00 |
external-packages.txt
|
|
|
files.txt
|
Fixed #26483 -- Updated docs.python.org links to use Intersphinx.
|
2016-05-08 18:07:43 -04:00 |
index.txt
|
|
|
install.txt
|
Fixed broken links in docs and comments.
|
2016-06-15 21:20:23 -04:00 |
logging.txt
|
Fixed typo in docs/topics/logging.txt
|
2016-06-22 06:38:34 -04:00 |
migrations.txt
|
Removed versionadded/changed annotations for 1.9.
|
2016-05-20 11:44:29 -04:00 |
pagination.txt
|
Removed versionadded/changed annotations for 1.9.
|
2016-05-20 11:44:29 -04:00 |
performance.txt
|
|
|
python3.txt
|
Fixed #26483 -- Updated docs.python.org links to use Intersphinx.
|
2016-05-08 18:07:43 -04:00 |
security.txt
|
Fixed #20869 -- made CSRF tokens change every request by salt-encrypting them
|
2016-05-19 05:02:19 +03:00 |
serialization.txt
|
Fixed #26704 -- Documented DjangoJSONEncoder.
|
2016-06-07 14:53:19 -04:00 |
settings.txt
|
Clarified that setting names must be uppercase.
|
2016-05-03 12:53:24 -04:00 |
signals.txt
|
|
|
signing.txt
|
|
|
templates.txt
|
Removed versionadded/changed annotations for 1.9.
|
2016-05-20 11:44:29 -04:00 |