1
0
mirror of https://github.com/django/django.git synced 2024-12-28 03:55:50 +00:00
django/django
Claude Paroz e9ef9776d1 Fixed #18461 -- Ensured that last_executed_query returns Unicode
Thanks Anssi Kääriäinen for the review.
2012-06-13 12:04:46 +02:00
..
bin Made more extensive usage of context managers with open. 2012-05-05 14:06:36 +02:00
conf Cleaned up locale-related encoding issues 2012-06-12 14:23:41 +02:00
contrib Cleaned up locale-related encoding issues 2012-06-12 14:23:41 +02:00
core Fixed #18457 -- Fixed encoding error in yaml deserializer 2012-06-10 19:56:16 +02:00
db Fixed #18461 -- Ensured that last_executed_query returns Unicode 2012-06-13 12:04:46 +02:00
dispatch Got rid of old __cmp__methods replaced by rich comparison. 2012-05-18 14:52:24 +02:00
forms Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
http Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
middleware Fixed #18042 -- Advanced deprecation warnings. 2012-05-03 15:27:01 +02:00
shortcuts
template Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
templatetags Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
test Reverted 905e33f, now that DatabaseFeatures does not need confirm 2012-06-09 17:05:54 +02:00
utils Used git log instead of git show for last commit's timestamp 2012-06-08 23:04:03 +03:00
views Fixed #18451 -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00
__init__.py Moved version code out of __init__.py. 2012-04-29 13:44:32 -05:00