django1/django/contrib
Anton Samarchyan 86de930f41 Refs #27656 -- Updated remaining docstring verbs according to PEP 257. 2017-03-04 10:02:06 -05:00
..
admin Fixed #27889 -- Fixed incorrect check error if ModelAdmin.ordering refers to 'pk'. 2017-03-02 10:25:05 -05:00
admindocs Imported django.http classes instead of django.http. 2017-02-27 14:47:11 -05:00
auth Refs #25187 -- Fixed AuthBackend.authenticate() compatibility for signatures that accept a request kwarg. 2017-02-24 10:15:41 -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 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 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 #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