add: add common models, translations and register on admin panel
This commit is contained in:
@@ -10,6 +10,7 @@ Django==5.2
|
||||
django-cacheops==7.2
|
||||
django-environ==0.12.0
|
||||
django-jazzmin==3.0.1
|
||||
django-modeltranslation==0.19.16
|
||||
django-redis==6.0.0
|
||||
djangorestframework==3.16.1
|
||||
djangorestframework_simplejwt==5.5.1
|
||||
@@ -34,3 +35,4 @@ uritemplate==4.2.0
|
||||
uvicorn==0.35.0
|
||||
vine==5.1.0
|
||||
wcwidth==0.2.13
|
||||
pillow
|
||||
Reference in New Issue
Block a user