django1/django/conf
ryowright 1783b3cb24 Fixed #32275 -- Added scrypt password hasher.
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2021-07-22 12:40:33 +02:00
..
app_template Fixed #31007 -- Allowed specifying type of auto-created primary keys. 2020-12-15 11:25:46 +01:00
locale Updated translations from Transifex. 2021-06-28 07:08:39 +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 Fixed #32379 -- Started deprecation toward changing default USE_TZ to True. 2021-05-18 20:26:44 +02:00
global_settings.py Fixed #32275 -- Added scrypt password hasher. 2021-07-22 12:40:33 +02:00