This website requires JavaScript.
Explore
Help
Sign In
ravenscroftj
/
django-project-structure
mirror of
https://github.com/saqibur/django-project-structure.git
Watch
1
Star
0
Fork
You've already forked django-project-structure
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9982b25444
django-project-structure
/
apps
/
core
History
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