Все работает (даже на хостинге)
This commit is contained in:
6
dicquo/web/apps.py
Normal file
6
dicquo/web/apps.py
Normal file
@@ -0,0 +1,6 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class WebConfig(AppConfig):
|
||||
name = 'web'
|
Reference in New Issue
Block a user