conf
|
remove a bunch of unnescesarry iterkeys() calls
|
2012-08-08 07:33:15 -07:00 |
db
|
[py3] Renamed next to __next__ in iterators.
|
2012-08-09 14:36:05 +02:00 |
dispatch
|
[py3] Replaced __nonzero__ by __bool__
|
2012-08-08 15:02:31 +02:00 |
forms
|
[py3] Fixed 'iterable but non string' detection
|
2012-08-08 18:02:25 +02:00 |
http
|
[py3] Renamed next to __next__ in iterators.
|
2012-08-09 14:36:05 +02:00 |
template
|
remove a bunch of unnescesarry iterkeys() calls
|
2012-08-08 07:33:15 -07:00 |
templatetags
|
[py3] Ported django.utils.encoding.
|
2012-08-07 12:00:22 +02:00 |
test
|
[py3] Fixed str_prefix test utility
|
2012-08-11 14:22:28 +02:00 |
utils
|
[py3] Replaced raw_input by input
|
2012-08-08 19:53:11 +02:00 |
views
|
[py3] Ported django.utils.encoding.
|
2012-08-07 12:00:22 +02:00 |