django1/django/conf
Collin Anderson 5659015d3c
Optimized lazy wrappers a bit.
This avoids an extra __getattribute__() call for self._wrapped.
2022-03-03 06:19:11 +01:00
..
app_template Fixed #31007 -- Allowed specifying type of auto-created primary keys. 2020-12-15 11:25:46 +01:00
locale Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
project_template Fixed #32873 -- Deprecated settings.USE_L10N. 2021-09-14 12:05:43 +02:00
urls Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
__init__.py Optimized lazy wrappers a bit. 2022-03-03 06:19:11 +01:00
global_settings.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00