forked from expo/troggle
3 lines
375 B
Plaintext
3 lines
375 B
Plaintext
/home/philip/p11d3/lib/python3.11/site-packages/django/conf/__init__.py:267: RemovedInDjango50Warning: The USE_L10N setting is deprecated. Starting with Django 5.0, localized formatting of data will always be enabled. For example Django will display numbers and dates using the format of the current locale.
|
|
warnings.warn(USE_L10N_DEPRECATED_MSG, RemovedInDjango50Warning)
|