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
f45a28b6c6
django-project-structure
/
common
History
Sadman Sakib
ba0e83ca9c
feat: added models.py file and moved BaseModel in here
2024-03-08 17:54:14 +06:00
..
constants.py
feat: added constants.py in the common app that are common for all othre apps:
2024-03-08 17:53:04 +06:00
generics.py
Add common folder
2022-08-15 09:34:17 +06:00
helpers.py
feat: added common helpers.py file
2024-03-08 17:53:37 +06:00
mixins.py
Add common folder
2022-08-15 09:34:17 +06:00
models.py
feat: added models.py file and moved BaseModel in here
2024-03-08 17:54:14 +06:00
serializers.py
Add DynamicFieldsModelSerializer
2023-11-26 16:57:10 +06:00