django1/django/contrib
Nick Pope d41a1005eb Removed unused timeparse.js.
Unused since its introduction in dd5320d1d5.
2019-03-27 09:24:09 -04:00
..
admin Removed unused timeparse.js. 2019-03-27 09:24:09 -04:00
admindocs Removed obsolete ActiveXObject from admindocs bookmarklets. 2019-03-27 09:13:39 -04:00
auth Fixed #30257 -- Made UsernameValidators prohibit trailing newlines. 2019-03-22 13:16:25 -04:00
contenttypes Fixed #16027 -- Added app_label to ContentType.__str__(). 2019-02-07 19:56:47 -05:00
flatpages Updated translation catalogs 2019-01-16 20:51:26 +01:00
gis Fixed #28738 -- Added the GeometryDistance function. 2019-03-20 12:54:42 -04:00
humanize Updated translation catalogs 2019-01-16 20:51:26 +01:00
messages Removed duplicate words in various comments. 2018-07-18 11:54:15 -04:00
postgres Removed obsolete Lookup hook to prepare rhs expressions. 2019-03-21 20:54:21 -04:00
redirects Fetched Armenian translations from Transifex 2019-01-10 10:50:42 +01:00
sessions Fixed #29471 -- Added 'Vary: Cookie' to invalid/empty session cookie responses. 2019-03-21 18:02:49 -04:00
sitemaps Refs #23829 -- Made ping_google command/function use https for the sitemap URL. 2019-01-11 10:32:22 -05:00
sites Followed style guide for model attribute ordering. 2018-12-27 19:34:14 -05:00
staticfiles Fixed #30159 -- Removed unneeded use of OrderedDict. 2019-02-06 13:48:39 -05:00
syndication Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
__init__.py