.. |
_images
|
Optimise the rest of the PNGs in docs
|
2015-05-29 15:22:40 +10:00 |
auth
|
Fixed #24855 -- Allowed using contrib.auth.login() without credentials.
|
2016-01-07 08:56:07 -05:00 |
class-based-views
|
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
|
2015-12-31 14:21:29 -05:00 |
db
|
Added a missing bracket in a queries docs example.
|
2016-01-09 12:17:21 -05:00 |
forms
|
Fixed a typo in a modelforms docs example.
|
2016-01-09 13:00:59 -05:00 |
http
|
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
|
2015-12-31 14:21:29 -05:00 |
i18n
|
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
|
2015-12-31 14:21:29 -05:00 |
testing
|
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
|
2015-12-31 14:21:29 -05:00 |
cache.txt
|
Fixed #25969 -- Replaced render_to_response() with render() in docs examples.
|
2015-12-23 09:14:32 -05:00 |
checks.txt
|
Removed versionadded/changed annotations for 1.8.
|
2015-09-23 19:31:11 -04:00 |
conditional-view-processing.txt
|
Removed British/Austrialian word: whilist.
|
2015-12-31 14:29:52 -05:00 |
email.txt
|
Fixed #25755 -- Unified spelling of "website".
|
2015-11-16 06:44:14 -05:00 |
external-packages.txt
|
Fixed #23814 -- Documented apps refactored out of Django.
|
2015-03-25 08:46:23 -04:00 |
files.txt
|
Discouraged use of /tmp with predictable names.
|
2015-12-24 09:54:33 -05:00 |
index.txt
|
Fixed #23814 -- Documented apps refactored out of Django.
|
2015-03-25 08:46:23 -04:00 |
install.txt
|
Refs #25584 -- Corrected note about source of SyntaxErrors when installing Django 1.9.
|
2015-12-05 16:32:56 -05:00 |
logging.txt
|
Fixed #25959 -- Updated logging example to use the django logger.
|
2015-12-24 10:07:21 -05:00 |
migrations.txt
|
Added missing step to transitioning squashed migrations.
|
2016-01-04 10:35:45 -05:00 |
pagination.txt
|
Fixed #25969 -- Replaced render_to_response() with render() in docs examples.
|
2015-12-23 09:14:32 -05:00 |
performance.txt
|
Fixed #20223 -- Added keep_lazy() as a replacement for allow_lazy().
|
2015-12-12 14:46:48 -05:00 |
python3.txt
|
Fixed #25778 -- Updated docs links to use https when available.
|
2015-12-01 08:01:34 -05:00 |
security.txt
|
Removed a misleading comment about HTTPS.
|
2015-12-21 06:47:11 -05:00 |
serialization.txt
|
Fixed #25468 -- Made DjangoJSONEncoder lazy string aware
|
2015-09-27 22:37:27 +02:00 |
settings.txt
|
Improved "“standalone” Django usage" example.
|
2015-09-29 15:00:54 -04:00 |
signals.txt
|
Removed versionadded/changed annotations for 1.8.
|
2015-09-23 19:31:11 -04:00 |
signing.txt
|
Fixed #25778 -- Updated docs links to use https when available.
|
2015-12-01 08:01:34 -05:00 |
templates.txt
|
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
|
2015-12-31 14:21:29 -05:00 |