mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
remove nosetest config
This commit is contained in:
@@ -23,7 +23,7 @@ BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
|
|||||||
SECRET_KEY = "@(9b9jslgg41u1u=mr)-2*-n2x0vef0zsy39*z@sz18&tvow18"
|
SECRET_KEY = "@(9b9jslgg41u1u=mr)-2*-n2x0vef0zsy39*z@sz18&tvow18"
|
||||||
|
|
||||||
# SECURITY WARNING: don't run with debug turned on in production!
|
# SECURITY WARNING: don't run with debug turned on in production!
|
||||||
DEBUG = True
|
DEBUG = False
|
||||||
|
|
||||||
ALLOWED_HOSTS = []
|
ALLOWED_HOSTS = []
|
||||||
|
|
||||||
|
|||||||
@@ -11,6 +11,6 @@ websockets
|
|||||||
pre-commit
|
pre-commit
|
||||||
isort
|
isort
|
||||||
django
|
django
|
||||||
xsendfile
|
|
||||||
toml
|
toml
|
||||||
uwsgi
|
uwsgi
|
||||||
|
django-debug-toolbar
|
||||||
|
|||||||
Reference in New Issue
Block a user