.. |
bin
|
Made more extensive usage of context managers with open.
|
2012-05-05 14:06:36 +02:00 |
conf
|
[py3] Fixed access to dict keys/values/items.
|
2012-08-07 12:00:22 +02:00 |
contrib
|
[py3] Ported django.utils.encoding.
|
2012-08-07 12:00:22 +02:00 |
core
|
[py3] Applied minor fixes so the test suite starts
|
2012-08-07 12:00:22 +02:00 |
db
|
[py3] Applied minor fixes so the test suite starts
|
2012-08-07 12:00:22 +02:00 |
dispatch
|
[py3] Added Python 3 compatibility for xrange.
|
2012-07-22 09:29:56 +02:00 |
forms
|
[py3] Ported django.utils.encoding.
|
2012-08-07 12:00:22 +02:00 |
http
|
[py3] Ported django.utils.encoding.
|
2012-08-07 12:00:22 +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] Ported django.utils.encoding.
|
2012-08-07 12:00:22 +02:00 |
templatetags
|
[py3] Ported django.utils.encoding.
|
2012-08-07 12:00:22 +02:00 |
test
|
[py3] Ported django.test.doctest.
|
2012-08-07 12:00:22 +02:00 |
utils
|
[py3] Ported django.utils.encoding.
|
2012-08-07 12:00:22 +02:00 |
views
|
[py3] Ported django.utils.encoding.
|
2012-08-07 12:00:22 +02:00 |
__init__.py
|
Moved version code out of __init__.py.
|
2012-04-29 13:44:32 -05:00 |