feat: implement django-cotton

This commit is contained in:
Herculino Trotta
2024-10-18 15:05:01 -03:00
parent 3aa6f12677
commit 8a3799c359
10 changed files with 379 additions and 266 deletions
+1
View File
@@ -68,6 +68,7 @@ INSTALLED_APPS = [
"cachalot",
"rest_framework",
"drf_spectacular",
"django_cotton",
]
MIDDLEWARE = [