django1/django/conf
mpachas aa28c392b9 Fixed #33661 -- Corrected Catalan date-format localization.
Changed DATE_FORMAT, DATETIME_FORMAT and MONTH_DAY_FORMAT
to use E placeholder (Month, locale specific alternative)
to handle both “de gener” and contracted “d’abril” cases.

Thanks to Ferran Jovell for review.
2022-04-28 15:12:15 +02:00
..
app_template Fixed #31007 -- Allowed specifying type of auto-created primary keys. 2020-12-15 11:25:46 +01:00
locale Fixed #33661 -- Corrected Catalan date-format localization. 2022-04-28 15:12:15 +02: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