1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-12-26 16:15:25 +00:00
webvirtcloud/admin/__init__.py

2 lines
46 B
Python
Raw Normal View History

2022-09-05 12:36:37 +00:00
default_app_config = 'admin.apps.AdminConfig'