django1/django
Aymeric Augustin 20012b961e [py3] Updated bundled version of six 2012-08-28 23:20:55 +02:00
..
bin [py3] Added fixer for python_2_unicode_compatible. 2012-08-12 14:44:40 +02:00
conf Removed obsolete __members__ definitions 2012-08-21 11:20:22 +02:00
contrib Made model instance history admin view link not hard-coded. Refs #15294. 2012-08-26 17:54:49 -03:00
core Fixed #18852 -- Restored backwards compatibility 2012-08-25 22:22:32 +02:00
db Code comment fix. 2012-08-26 14:28:44 -07:00
dispatch [py3] Fixed dispatch tests 2012-08-15 18:19:21 +02:00
forms [py3] Removed duplicate imports. 2012-08-23 10:16:16 +02:00
http Fixed #18678 -- HttpResponse init arguments allowed for subclasses 2012-08-23 10:59:22 +02:00
middleware [py3] Made csrf context processor return Unicode 2012-08-13 11:54:21 +02:00
shortcuts Removed usage of mimetype kwarg of HttpResponse 2012-06-30 21:19:07 +02:00
template Used the decorator syntax for properties in django.http 2012-08-22 20:55:24 +02:00
templatetags [py3] Always pass bytes to hashlib.md5. 2012-08-15 11:34:41 +02:00
test Fixed #18196 -- Improved loaddata error messages. 2012-08-21 21:52:25 +02:00
utils [py3] Updated bundled version of six 2012-08-28 23:20:55 +02:00
views Fixed #11340 -- Prevented HttpResponseNotModified to have content/content-type 2012-08-22 20:55:24 +02:00
__init__.py Moved version code out of __init__.py. 2012-04-29 13:44:32 -05:00