abra at Thu Dec 27 13:44:21 +04 2018

This commit is contained in:
2018-12-27 13:44:21 +04:00
parent da6260be34
commit 8109fc7619
9 changed files with 59 additions and 14 deletions

View File

@@ -29,6 +29,7 @@ ALLOWED_HOSTS = ['*']
# Application definition
INSTALLED_APPS = [
'bootstrap_datepicker_plus',
'web.apps.WebConfig',
'django.contrib.admin',
'django.contrib.auth',