django1/django/contrib
Jon Dufresne 92bc727271 Replaced temporary lists used for passing arguments with iterables. 2017-04-26 10:54:20 -04:00
..
admin Replaced temporary lists used for passing arguments with iterables. 2017-04-26 10:54:20 -04:00
admindocs Updated contrib translations from Transifex 2017-04-04 12:39:02 +02:00
auth Fixed #28100 -- Removed link in UserChangeForm.password's translatable help_text 2017-04-22 15:39:15 +02:00
contenttypes Updated contrib translations from Transifex 2017-04-04 12:39:02 +02:00
flatpages Updated contrib translations from Transifex 2017-04-04 12:39:02 +02:00
gis Replaced unneeded *arguments with positional arguments. 2017-04-26 09:39:24 -04:00
humanize Updated contrib translations from Transifex 2017-04-04 12:39:02 +02:00
messages Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
postgres Fixed #27996 -- Added RandomUUID function and CryptoExtension to contrib.postgres. 2017-04-25 20:21:36 -04:00
redirects Updated contrib translations from Transifex 2017-04-04 12:39:02 +02:00
sessions Fixed #28066 -- Prevented SessionBase.cycle_key() from discarding data. 2017-04-17 09:58:19 -04:00
sitemaps Fixed #27842 -- Added protocol kwarg to GenericSitemap.__init__(). 2017-02-28 11:48:07 -05:00
sites Updated contrib translations from Transifex 2017-04-04 12:39:02 +02:00
staticfiles Removed implicit default store_true/false argparse args. 2017-04-01 20:03:56 -04:00
syndication Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
__init__.py