django/django
Anssi Kääriäinen 2a09404792 Reset password hashers cache on settings_changed. 2012-04-30 22:10:27 +03:00
..
bin Replaced print statement by print function (forward compatibility syntax). 2012-04-30 20:45:03 +02:00
conf Fixed #18013 -- Use the new 'as' syntax for exceptions. 2012-04-29 20:57:15 +02:00
contrib Reset password hashers cache on settings_changed. 2012-04-30 22:10:27 +03:00
core Replaced print statement by print function (forward compatibility syntax). 2012-04-30 20:45:03 +02:00
db Replaced print statement by print function (forward compatibility syntax). 2012-04-30 20:45:03 +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 #18013 -- Use the new 'as' syntax for exceptions. 2012-04-29 20:57:15 +02:00
middleware Fixed #17817 -- Modified LocalMiddleware to use full URLs when redirecting to i18n URLs. Thanks to Paul for keeping an eye on the standards. 2012-03-02 22:35:26 +00:00
shortcuts
template Fixed #4746 -- Allowed spaces around filter separator. 2012-04-30 21:01:06 +02:00
templatetags Fixed #17992 -- Added a public API for localtime. 2012-04-29 15:37:23 +02:00
test Replaced print statement by print function (forward compatibility syntax). 2012-04-30 20:45:03 +02:00
utils Replaced print statement by print function (forward compatibility syntax). 2012-04-30 20:45:03 +02:00
views Fixed #18217 -- Time zone support in generic views 2012-04-30 20:48:19 +02:00
__init__.py Moved version code out of __init__.py. 2012-04-29 13:44:32 -05:00