django1/django/conf
Claude Paroz 7557207983 Fixed #20582 -- Allowed default Form.label_suffix to be translated
Thanks Tim Graham for the review.
2013-07-13 16:19:16 +02:00
..
app_template Simplified default project template. 2013-02-04 13:21:36 +01:00
locale Fixed #20582 -- Allowed default Form.label_suffix to be translated 2013-07-13 16:19:16 +02:00
project_template Removed LocaleMiddleware from settings template. 2013-04-05 13:08:50 +02:00
urls Advanced deprecation warnings for Django 1.7. 2013-06-29 18:49:37 +02:00
__init__.py Removed some conditional code only needed under Python 2.6. 2013-07-01 12:02:17 +02:00
global_settings.py Fixed #17471 -- Added smtplib.SMTP_SSL connection option for SMTP backend 2013-07-11 22:00:08 +02:00