django1/django/contrib
Tim Graham c31e7ab5a4 Refs #25187 -- Fixed AuthBackend.authenticate() compatibility for signatures that accept a request kwarg. 2017-02-24 10:15:41 -05:00
..
admin Fixed #27878, refs #23919 -- Used python3 shebangs. 2017-02-23 13:41:10 -05:00
admindocs Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
auth Refs #25187 -- Fixed AuthBackend.authenticate() compatibility for signatures that accept a request kwarg. 2017-02-24 10:15:41 -05:00
contenttypes Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
flatpages Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
gis Refs #23919 -- Used yield from. 2017-02-23 20:06:01 -05: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 Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
sessions Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
sitemaps Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
sites Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
staticfiles Refs #23919 -- Used yield from. 2017-02-23 20:06:01 -05:00
syndication Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
__init__.py