.. |
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] Made gis.measure Python 3-compatible
|
2012-08-08 14:43:16 +02:00 |
core
|
[py3] Applied minor fixes so the test suite starts
|
2012-08-07 12:00:22 +02:00 |
db
|
[py3] Fixed a loop that changed dictionary size.
|
2012-08-08 15:00:24 +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] Made a small fix in django.http.
|
2012-08-07 12:00:24 +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] Fixed filesystem encoding handling
|
2012-08-08 13:07:49 +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] abspathu doesn't exist under Python 3.
|
2012-08-08 12:56:12 +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 |