docs(requirements): add django_ace

This commit is contained in:
Herculino Trotta
2025-01-19 11:45:06 -03:00
parent 86dac632c4
commit a94e0b4904
2 changed files with 2 additions and 0 deletions

View File

@@ -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",