.. |
bin
|
[py3] Added fixer for python_2_unicode_compatible.
|
2012-08-12 14:44:40 +02:00 |
conf
|
Removed obsolete __members__ definitions
|
2012-08-21 11:20:22 +02:00 |
contrib
|
[py3] Fixed #18805 -- ported createsuperuser.
|
2012-08-20 22:25:41 +02:00 |
core
|
Merge walk and find_files in makemessages command
|
2012-08-21 14:43:37 +02:00 |
db
|
[py3] Prepared MySQL backend for Python 3 compatibility
|
2012-08-20 10:46:21 +02:00 |
dispatch
|
[py3] Fixed dispatch tests
|
2012-08-15 18:19:21 +02:00 |
forms
|
Fixed #18791: [py3] Double import of six in django.forms.widgets
|
2012-08-18 19:17:42 +04:00 |
http
|
[py3] Fixed another regression from 2892cb0ec4 .
|
2012-08-19 18:24:50 +02:00 |
middleware
|
[py3] Made csrf context processor return Unicode
|
2012-08-13 11:54:21 +02:00 |
shortcuts
|
Removed usage of mimetype kwarg of HttpResponse
|
2012-06-30 21:19:07 +02:00 |
template
|
Fixed bug in 212b982 -- Removed duplicate code in removetags
|
2012-08-18 17:09:37 +01:00 |
templatetags
|
[py3] Always pass bytes to hashlib.md5.
|
2012-08-15 11:34:41 +02:00 |
test
|
Fixed Python version check in testcases.py
|
2012-08-16 15:31:01 +02:00 |
utils
|
Removed obsolete __members__ definitions
|
2012-08-21 11:20:22 +02:00 |
views
|
Fixed #3542 -- Add support for changing granularity on ArchiveView.
|
2012-08-18 17:03:57 +01:00 |
__init__.py
|
Moved version code out of __init__.py.
|
2012-04-29 13:44:32 -05:00 |