|
conf
|
[py3] Replaced basestring by six.string_types.
|
2012-07-22 09:29:54 +02:00 |
|
dispatch
|
[py3] Added Python 3 compatibility for xrange.
|
2012-07-22 09:29:56 +02:00 |
|
forms
|
it's -> its
|
2012-07-25 01:21:15 +02:00 |
|
http
|
[py3] Switched to Python 3-compatible imports.
|
2012-07-22 09:29:56 +02:00 |
|
middleware
|
Fixed #18042 -- Advanced deprecation warnings.
|
2012-05-03 15:27:01 +02:00 |
|
views
|
Fixed error message in detail generic view.
|
2012-07-25 22:46:57 +02:00 |
|
__init__.py
|
Moved version code out of __init__.py.
|
2012-04-29 13:44:32 -05:00 |