Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
Django Lab 1
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Keith Adrian Santos
Django Lab 1
Commits
39db3ba3
Commit
39db3ba3
authored
Mar 06, 2020
by
Keith Adrian Santos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
got the html's to work, fixed folder naming issues
parent
059abcd3
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
0 deletions
+2
-0
urls.cpython-38.pyc
willowisp/heroes/__pycache__/urls.cpython-38.pyc
+0
-0
settings.cpython-38.pyc
willowisp/willowisp/__pycache__/settings.cpython-38.pyc
+0
-0
settings.py
willowisp/willowisp/settings.py
+2
-0
No files found.
willowisp/heroes/__pycache__/urls.cpython-38.pyc
View file @
39db3ba3
No preview for this file type
willowisp/willowisp/__pycache__/settings.cpython-38.pyc
View file @
39db3ba3
No preview for this file type
willowisp/willowisp/settings.py
View file @
39db3ba3
...
...
@@ -68,6 +68,8 @@ TEMPLATES = [
},
]
WSGI_APPLICATION
=
'willowisp.wsgi.application'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment