Commit 0fab796f authored by Julia Anishka's avatar Julia Anishka

fixed typo line 34 in settings.py

parent a592cbc4
......@@ -31,7 +31,7 @@ ALLOWED_HOSTS = []
# Application definition
INSTALLED_APPS = [
'django.apps.BookshelfConfig',
'bookshelf.apps.BookshelfConfig',
'django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment