kumify/kumify
Kumi c0d5e15687
refactor: Standardizes string quotes in settings
Replaces single quotes with double quotes in the settings
file for consistency and clarity.

These changes improve code readability and align with
Python's PEP 8 style guide.
2024-11-20 07:43:59 +01:00
..
__init__.py Initial commit 2020-12-27 18:49:54 +01:00
asgi.py Initial commit 2020-12-27 18:49:54 +01:00
settings.py refactor: Standardizes string quotes in settings 2024-11-20 07:43:59 +01:00
urls.py Migrate to AutoSecretKey 2022-10-25 14:40:48 +00:00
wsgi.py Initial commit 2020-12-27 18:49:54 +01:00