django-project-structure/common
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