mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2026-02-21 03:56:17 +00:00
Add api_v2 app with ApiKey model and initial migration
This commit is contained in:
@@ -49,7 +49,8 @@ INSTALLED_APPS = [
|
||||
'cluster',
|
||||
'api',
|
||||
'routing_templates',
|
||||
'scheduler.apps.SchedulerConfig'
|
||||
'scheduler.apps.SchedulerConfig',
|
||||
'api_v2'
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
||||
Reference in New Issue
Block a user