django/django/conf
Tim Graham 54da6e2ac2 Fixed #32678 -- Removed SECURE_BROWSER_XSS_FILTER setting. 2021-04-30 12:32:52 +02:00
..
app_template Fixed #31007 -- Allowed specifying type of auto-created primary keys. 2020-12-15 11:25:46 +01:00
locale Fixed #31937 -- Eased translation of time strings in some languages. 2021-04-10 20:23:12 +02:00
project_template Fixed #32394 -- Changed project template settings to use relative STATIC_URL. 2021-02-06 13:34:00 +01:00
urls Refs #31534 -- Removed django.conf.urls.url() per deprecation timeline. 2021-01-14 17:50:04 +01:00
__init__.py Removed trailing whitespaces in error messages. 2021-03-24 11:44:01 +01:00
global_settings.py Fixed #32678 -- Removed SECURE_BROWSER_XSS_FILTER setting. 2021-04-30 12:32:52 +02:00