Skip to content

Chris Reilly cs-13 intro-django#189

Open
duckets615 wants to merge 6 commits into
bloominstituteoftechnology:masterfrom
duckets615:master
Open

Chris Reilly cs-13 intro-django#189
duckets615 wants to merge 6 commits into
bloominstituteoftechnology:masterfrom
duckets615:master

Conversation

@duckets615
Copy link
Copy Markdown

forgot to make init pull request

Comment thread djorg/settings.py Outdated
DEBUG = config('DEBUG', cast=bool)
ALLOWED_HOSTS = []
INSTALLED_APPS = [
'notes.apps.NotesConfig',
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm assuming this works, but I'm curious as to why you have this here instead of 'notes'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants