.. |
apps
|
Fixed #17379 -- Removed management commands deactivation of the locale.
|
2018-05-13 10:21:53 +02:00 |
bin
|
…
|
|
conf
|
Fixed #24336 -- Made django.conf.urls.static() ignore all absolute URLs
|
2018-07-24 09:32:33 +02:00 |
contrib
|
Fixed #28659 -- Fixed LayerMapping crash with null geometry and unique.
|
2018-07-27 16:38:28 -04:00 |
core
|
Fixed typo in ContentFile docstring.
|
2018-07-27 10:58:08 -04:00 |
db
|
Refs #29548 -- Fixed failing window tests on MariaDB 10.3.
|
2018-07-30 19:54:56 -04:00 |
dispatch
|
Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.
|
2018-04-17 20:24:27 -04:00 |
forms
|
Fixed #26819 -- Fixed BaseModelFormSet.validate_unique() "unhashable type: list" crash.
|
2018-07-30 16:52:12 -04:00 |
http
|
Fixed django/http/request.py docstring typo.
|
2018-07-16 10:48:20 +02:00 |
middleware
|
Fixed #26688 -- Fixed HTTP request logging inconsistencies.
|
2018-05-04 20:55:03 -04:00 |
template
|
Fixed #29617 -- Fixed Template crash if template_string is lazy.
|
2018-07-31 09:57:11 -04:00 |
templatetags
|
Replaced TOKEN_* constants by TokenType enums.
|
2018-05-10 17:51:51 +02:00 |
test
|
Fixed #29467 -- Made override_settings handle errors in setting_changed signal receivers.
|
2018-07-30 15:59:37 -04:00 |
urls
|
Fixed #29415 -- Fixed detection of custom URL converters in included patterns.
|
2018-05-26 20:13:48 -04:00 |
utils
|
Refs #29600 -- Removed datetime_safe usage in feedgenerator.
|
2018-07-26 16:49:15 -04:00 |
views
|
Refs #28457 -- Tweaked colors/layout of the congrats page for readability.
|
2018-06-27 10:47:59 -04:00 |
__init__.py
|
Bumped version; master is now 2.2 pre-alpha.
|
2018-05-17 09:37:06 -04:00 |
__main__.py
|
…
|
|
shortcuts.py
|
Added missing word to render_to_response deprecation warning.
|
2018-05-16 10:06:36 +02:00 |