cache
|
Removed most of absolute_import imports
|
2013-07-29 20:28:13 +02:00 |
checks
|
Fixed #20653 -- Renamed checksetup management command.
|
2013-06-25 09:37:54 +08:00 |
files
|
Fixed #13721 -- Added UploadedFile.content_type_extra.
|
2013-07-11 09:11:59 -04:00 |
management
|
Add clarifying comment
|
2013-08-10 21:04:59 +01:00 |
serializers
|
Removed most of absolute_import imports
|
2013-07-29 20:28:13 +02:00 |
servers
|
Deprecated django.utils.importlib
|
2013-07-29 17:10:22 +02:00 |
exceptions.py
|
Removed several unused imports.
|
2013-06-19 17:18:40 +02:00 |
urlresolvers.py
|
Deprecated django.utils.importlib
|
2013-07-29 17:10:22 +02:00 |
validators.py
|
Fixed an email validation regression
|
2013-07-21 21:11:32 +02:00 |