django1/django/contrib
Carlton Gibson 8245c99ee6
Fixed #29930 -- Allowed editing in admin with view-only inlines.
Co-authored-by: Tim Graham <timograham@gmail.com>
2018-12-03 07:44:18 -08:00
..
admin Fixed #29930 -- Allowed editing in admin with view-only inlines. 2018-12-03 07:44:18 -08:00
admindocs Removed unused variables. 2018-11-09 15:44:12 -05:00
auth Fixed #29952 -- Lowercased all passwords in contrib.auth's auth/common-passwords.txt.gz. 2018-11-15 14:11:03 -05:00
contenttypes Removed unused variables. 2018-11-09 15:44:12 -05:00
flatpages Fixed #29746 -- Fixed misleading FlatpageForm URL help text if APPEND_SLASH is disabled. 2018-09-11 12:15:22 -04:00
gis Fixed #29978 -- Catched GDALException in GeometryField.to_python 2018-11-23 09:39:02 +01:00
humanize Fixed #29931 -- Removed unused ValueError handling in naturalday template tag. 2018-11-09 11:58:09 -05:00
messages Removed duplicate words in various comments. 2018-07-18 11:54:15 -04:00
postgres Fixed #29997 -- Allowed combining SearchQuerys with different configs. 2018-11-30 09:42:50 -05:00
redirects Updated contrib translations from Transifex 2018-08-01 09:24:06 -04:00
sessions Refs #27795 -- Removed force_bytes() usage in sessions. 2018-10-03 11:11:42 +02:00
sitemaps Refs #29784 -- Switched to https:// links where available. 2018-09-26 08:48:47 +02:00
sites Fixed #29829 -- Remove unused code in contrib.sites.models._simple_domain_name_validator(). 2018-10-09 20:50:00 -04:00
staticfiles Removed unused variables. 2018-11-09 15:44:12 -05:00
syndication Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
__init__.py