1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/django
2012-05-03 16:39:16 +02:00
..
bin Replaced print statement by print function (forward compatibility syntax). 2012-04-30 20:45:03 +02:00
conf Fixed #18042 -- Advanced deprecation warnings. 2012-05-03 15:27:01 +02:00
contrib Replaced deprecated TestCase methods. Refs #17049. 2012-05-03 16:39:16 +02:00
core Fixed #18042 -- Advanced deprecation warnings. 2012-05-03 15:27:01 +02:00
db Fixed #17742 -- Handled aware datetimes in DateField 2012-05-01 11:29:55 +02:00
dispatch Replaced print statement by print function (forward compatibility syntax). 2012-04-30 20:45:03 +02:00
forms Fixed #18013 -- Use the new 'as' syntax for exceptions. 2012-04-29 20:57:15 +02:00
http Fixed #18042 -- Advanced deprecation warnings. 2012-05-03 15:27:01 +02:00
middleware Fixed #18042 -- Advanced deprecation warnings. 2012-05-03 15:27:01 +02:00
shortcuts
template Fixed #18042 -- Advanced deprecation warnings. 2012-05-03 15:27:01 +02:00
templatetags
test Skip model validation when models are known good. 2012-05-01 08:40:04 +03:00
utils Fixed #18042 -- Advanced deprecation warnings. 2012-05-03 15:27:01 +02:00
views Fixed #18042 -- Advanced deprecation warnings. 2012-05-03 15:27:01 +02:00
__init__.py Moved version code out of __init__.py. 2012-04-29 13:44:32 -05:00