1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/django
2012-05-28 11:03:34 -07:00
..
bin Made more extensive usage of context managers with open. 2012-05-05 14:06:36 +02:00
conf Fixed #18042 -- Advanced deprecation warnings. 2012-05-03 15:27:01 +02:00
contrib Removed numbering of GEOS tests. 2012-05-28 11:15:31 +02:00
core Used CommandError in createcachetable command. 2012-05-27 23:03:21 +02:00
db Fixed #18135 -- Close connection used for db version checking 2012-05-27 18:45:08 +03:00
dispatch Got rid of old __cmp__methods replaced by rich comparison. 2012-05-18 14:52:24 +02:00
forms Marked bytestrings with b prefix. Refs #18269 2012-05-19 17:43:34 +02:00
http Marked bytestrings with b prefix. Refs #18269 2012-05-19 17:43:34 +02:00
middleware Fixed #18042 -- Advanced deprecation warnings. 2012-05-03 15:27:01 +02:00
shortcuts
template Specified when open should use binary mode. 2012-05-25 20:43:43 +02:00
templatetags Fixed #18393 -- Prevented blocktrans to crash when a variable name is badly formatted. 2012-05-28 11:03:34 -07:00
test Fixed #17371 -- Made the test client more flexible 2012-05-25 19:03:15 +02:00
utils Replaced types.NoneType occurrences 2012-05-23 12:20:03 +02:00
views Removed unneeded smart_str in generic views. 2012-05-24 23:55:50 +02:00
__init__.py Moved version code out of __init__.py. 2012-04-29 13:44:32 -05:00