django1/django/conf
Florian Apolloner 948a874425
Fixed #29324 -- Made SECRET_KEY validation lazy (on first access).
2020-07-29 09:06:54 +02:00
..
app_template Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
locale Added Igbo language. 2020-07-14 20:44:41 +02:00
project_template Simplified settings' BASE_DIR definition with pathlib.Path.parent. 2020-03-18 13:00:32 +01:00
urls Refs #31534 -- Improved django.conf.urls.url() warning message with stacklevel=2. 2020-05-23 18:17:31 +02:00
__init__.py Fixed #29324 -- Made SECRET_KEY validation lazy (on first access). 2020-07-29 09:06:54 +02:00
global_settings.py Added Igbo language. 2020-07-14 20:44:41 +02:00