django1/django/contrib
Claude Paroz 540ae68a5c Fixed #27920 -- Restored empty RadioSelect choice producing value=""
Regression in b52c73008a.
Thanks Tim Graham for the review.
2017-03-14 18:23:06 +01:00
..
admin Fixed #27920 -- Restored empty RadioSelect choice producing value="" 2017-03-14 18:23:06 +01:00
admindocs Imported django.http classes instead of django.http. 2017-02-27 14:47:11 -05:00
auth Fixed #27891 -- Added PasswordResetConfirmView.post_reset_login_backend. 2017-03-07 19:52:26 -05:00
contenttypes Imported django.http classes instead of django.http. 2017-02-27 14:47:11 -05:00
flatpages Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
gis Fixed #27924 -- Added support for cx_Oracle 5.3. 2017-03-10 23:02:44 +01:00
humanize Refs #27795 -- Removed force_text from the template layer 2017-02-07 17:14:02 +01:00
messages Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
postgres Refs #26610 -- Added CIText mixin and CIChar/Email/TextField. 2017-02-11 07:16:35 -05:00
redirects Imported django.http classes instead of django.http. 2017-02-27 14:47:11 -05:00
sessions Refs #27656 -- Updated remaining docstring verbs according to PEP 257. 2017-03-04 10:02:06 -05:00
sitemaps Fixed #27842 -- Added protocol kwarg to GenericSitemap.__init__(). 2017-02-28 11:48:07 -05:00
sites Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
staticfiles Refs #27795 -- Removed unneeded force_text calls 2017-03-04 18:18:21 +01:00
syndication Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
__init__.py