mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2026-02-20 03:36:16 +00:00
add routing templates model and initial migration
This commit is contained in:
@@ -47,7 +47,8 @@ INSTALLED_APPS = [
|
||||
'dns',
|
||||
'vpn_invite',
|
||||
'cluster',
|
||||
'api'
|
||||
'api',
|
||||
'routing_templates'
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
||||
Reference in New Issue
Block a user