django-project-structure/apps/core
Md. Akhter-Uz-Zaman 0f639f1058
Added apps.core in installed_apps in settings and changed the apps.core.apps CoreConfig.name to apps.core.
2024-02-02 07:57:30 +06:00
..
__init__.py Add core app 2022-04-14 18:57:18 +06:00
apps.py Added apps.core in installed_apps in settings and changed the apps.core.apps CoreConfig.name to apps.core. 2024-02-02 07:57:30 +06:00
constants.py Add helper comments for empty files 2023-11-26 11:57:51 +06:00
exceptions.py Add helper comments for empty files 2023-11-26 11:57:51 +06:00
helpers.py Add core app 2022-04-14 18:57:18 +06:00
models.py Clean up apps and replace example_api with example 2023-11-26 16:29:34 +06:00
urls.py Fix incorrectly configured core URL and app label 2022-08-15 09:44:10 +06:00