bin
|
[py3] Added fixer for python_2_unicode_compatible.
|
2012-08-12 14:44:40 +02:00 |
contrib
|
Fixed #18781 -- Reduced max session cookie size.
|
2012-09-07 19:24:02 -04:00 |
dispatch
|
[py3] Fixed dispatch tests
|
2012-08-15 18:19:21 +02:00 |
http
|
Fixed #18916 -- Allowed non-ASCII headers.
|
2012-09-07 19:08:57 -04:00 |
template
|
Replaced some smart_xxx by force_xxx equivalent
|
2012-08-30 15:46:16 +02:00 |
templatetags
|
Replaced many smart_bytes by force_bytes
|
2012-08-29 11:20:32 +02:00 |
views
|
Replaced many smart_bytes by force_bytes
|
2012-08-29 11:20:32 +02:00 |
__init__.py
|
Moved version code out of __init__.py.
|
2012-04-29 13:44:32 -05:00 |