.. |
bin
|
Made more extensive usage of context managers with open.
|
2012-05-05 14:06:36 +02:00 |
conf
|
[py3] Replaced basestring by six.string_types.
|
2012-07-22 09:29:54 +02:00 |
contrib
|
[py3] Replaced basestring by six.string_types.
|
2012-07-22 09:29:54 +02:00 |
core
|
[py3] Replaced basestring by six.string_types.
|
2012-07-22 09:29:54 +02:00 |
db
|
[py3] Replaced basestring by six.string_types.
|
2012-07-22 09:29:54 +02:00 |
dispatch
|
Switch to using context managers for acquiring and releasing locks.
|
2012-06-23 08:11:15 -07:00 |
forms
|
[py3] Replaced basestring by six.string_types.
|
2012-07-22 09:29:54 +02:00 |
http
|
[py3] Used six.reraise wherever necessary.
|
2012-07-22 09:29:52 +02:00 |
middleware
|
Fixed #18042 -- Advanced deprecation warnings.
|
2012-05-03 15:27:01 +02:00 |
shortcuts
|
Removed usage of mimetype kwarg of HttpResponse
|
2012-06-30 21:19:07 +02:00 |
template
|
[py3] Replaced basestring by six.string_types.
|
2012-07-22 09:29:54 +02:00 |
templatetags
|
[py3] Replaced basestring by six.string_types.
|
2012-07-22 09:29:54 +02:00 |
test
|
[py3] Replaced basestring by six.string_types.
|
2012-07-22 09:29:54 +02:00 |
utils
|
[py3] Replaced basestring by six.string_types.
|
2012-07-22 09:29:54 +02:00 |
views
|
[py3] Replaced basestring by six.string_types.
|
2012-07-22 09:29:54 +02:00 |
__init__.py
|
Moved version code out of __init__.py.
|
2012-04-29 13:44:32 -05:00 |