bin
|
Advanced pending deprecation warnings.
|
2012-12-29 21:59:07 +01:00 |
contrib
|
Deprecated django.contrib.comments.
|
2013-03-11 15:38:40 -05:00 |
core
|
Fixed loaddata command, broken in the previous merge.
|
2013-03-11 15:43:42 +01:00 |
dispatch
|
Fixed #19634 -- Added proper __hash__ methods.
|
2013-02-25 23:05:20 +01:00 |
forms
|
Fixed a regression in forms changed_data
|
2013-03-08 18:19:24 +01:00 |
template
|
[py3] Always fed hashlib with bytes.
|
2013-02-27 10:02:07 +01:00 |
test
|
Abused atomic for transaction handling in TestCase.
|
2013-03-11 15:05:05 +01:00 |