django-project-structure/apps/core
Sadman Sakib b7457b3056 refactor: moved BaseModel to the common app 2024-03-08 17:55:21 +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 refactor: moved BaseModel to the common app 2024-03-08 17:55:21 +06:00
urls.py Fix incorrectly configured core URL and app label 2022-08-15 09:44:10 +06:00