django1/django/contrib
Tim Graham b014de011b Removed obsolete HAS_GEOS variable for test skipping. 2017-05-04 20:45:18 -04:00
..
admin Refs #27795 -- Replaced many force_text() with str() 2017-04-27 09:10:02 +02:00
admindocs Updated contrib translations from Transifex 2017-04-04 12:39:02 +02:00
auth Refs #27795 -- Replaced many force_text() with str() 2017-04-27 09:10:02 +02:00
contenttypes Refs #27795 -- Replaced many force_text() with str() 2017-04-27 09:10:02 +02:00
flatpages Updated contrib translations from Transifex 2017-04-04 12:39:02 +02:00
gis Removed obsolete HAS_GEOS variable for test skipping. 2017-05-04 20:45:18 -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 #28161 -- Fixed return type of ArrayField(CITextField()). 2017-05-04 00:02:14 -04:00
redirects Updated contrib translations from Transifex 2017-04-04 12:39:02 +02:00
sessions Fixed #28167 -- Fixed cache backend's SessionStore.exists() if session_key is None. 2017-05-03 12:39:07 -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 Refs #27795 -- Replaced many force_text() with str() 2017-04-27 09:10:02 +02:00
__init__.py