1
0
mirror of https://github.com/MarkParker5/STARK.git synced 2025-07-02 22:36:54 +02:00

add SmartHome models for db

This commit is contained in:
MarkParker5
2022-04-14 22:57:55 +02:00
parent 44e4aa48f9
commit 110c70dd97
45 changed files with 669 additions and 1175 deletions

View File

@ -16,5 +16,5 @@ names = ['арчи', 'archie']
#################################################
# Django
django_secret_key = '-----123456789-----'
django_debug = True
django_debug_enabled = True
django_allowed_hosts = []