Commit a3469ef0 authored by Jan Enzo Salvador's avatar Jan Enzo Salvador

added bookshelf app on the installed_apps of settings

parent 2d9cccfa
......@@ -31,6 +31,7 @@ ALLOWED_HOSTS = []
# Application definition
INSTALLED_APPS = [
'bookshelf',
'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