1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 12:04:15 +00:00
webvirtcloud/accounts/__init__.py

2 lines
52 B
Python
Raw Normal View History

2020-05-28 12:19:25 +00:00
default_app_config = 'accounts.apps.AccountsConfig'