django-project-structure/common
Saqibur Rahman 8293b426da feat: add serializer helpers 2024-11-05 15:16:12 +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 feat: add serializer helpers 2024-11-05 15:16:12 +06:00