Add datacenterlight app
This commit is contained in:
parent
9bb29884ca
commit
ad6696dd88
174 changed files with 15846 additions and 0 deletions
5
datacenterlight/apps.py
Executable file
5
datacenterlight/apps.py
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class DatacenterlightConfig(AppConfig):
|
||||
name = 'datacenterlight'
|
||||
Loading…
Add table
Add a link
Reference in a new issue