mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-03-27 03:41:21 +01:00
docs(requirements): add django_ace
This commit is contained in:
@@ -70,6 +70,7 @@ INSTALLED_APPS = [
|
||||
"rest_framework",
|
||||
"drf_spectacular",
|
||||
"django_cotton",
|
||||
"django_ace",
|
||||
"apps.rules.apps.RulesConfig",
|
||||
"apps.calendar_view.apps.CalendarViewConfig",
|
||||
"apps.dca.apps.DcaConfig",
|
||||
|
||||
@@ -9,6 +9,7 @@ django-filter==24.3
|
||||
django-debug-toolbar==4.3.0
|
||||
django-cachalot~=2.6.3
|
||||
django-cotton~=1.2.1
|
||||
django_ace~=1.36.2
|
||||
|
||||
djangorestframework~=3.15.2
|
||||
drf-spectacular~=0.27.2
|
||||
|
||||
Reference in New Issue
Block a user