.. |
cache
|
Refs #27656 -- Updated django.core docstring verbs according to PEP 257.
|
2017-02-21 11:58:42 -05:00 |
checks
|
Refs #27795 -- Replaced many force_text() with str()
|
2017-04-27 09:10:02 +02:00 |
files
|
Refs #23919 -- Removed File's Python 2 proxied methods.
|
2017-04-26 14:44:07 -04:00 |
handlers
|
Refs #27795 -- Replaced many force_text() with str()
|
2017-04-27 09:10:02 +02:00 |
mail
|
Refs #28196 -- Removed mentions of bytestrings for EmailMessage
|
2017-05-14 19:42:32 +02:00 |
management
|
Fixed #28015 -- Added makemessages --add-location option.
|
2017-05-22 09:03:53 -04:00 |
serializers
|
Refs #16850 -- Removed obsolete simplejson support in JSON serializer.
|
2017-05-20 22:09:08 -04:00 |
servers
|
Fixed #25619 -- Made runserver serve with HTTP 1.1 protocol
|
2017-02-23 09:04:53 +01:00 |
__init__.py
|
…
|
|
exceptions.py
|
Refs #27795 -- Replaced many force_text() with str()
|
2017-04-27 09:10:02 +02:00 |
paginator.py
|
Fixed #28109 -- Corrected the stack level of unordered queryset pagination warnings.
|
2017-04-22 14:08:57 -04:00 |
signals.py
|
Fixed #20349 -- Moved setting_changed signal to django.core.signals.
|
2014-12-24 07:18:43 -05:00 |
signing.py
|
Clarified HMAC usage in signing.dumps() docstring.
|
2017-02-28 09:35:41 -05:00 |
validators.py
|
Refs #27795 -- Replaced many force_text() with str()
|
2017-04-27 09:10:02 +02:00 |
wsgi.py
|
Refs #27656 -- Updated django.core docstring verbs according to PEP 257.
|
2017-02-21 11:58:42 -05:00 |