Create a super-simple homepage
This commit is contained in:
parent
8bd2faa8a9
commit
55abf1780e
9 changed files with 75 additions and 1 deletions
|
@ -38,6 +38,8 @@ INSTALLED_APPS = [
|
|||
'django.contrib.messages',
|
||||
'django.contrib.staticfiles',
|
||||
|
||||
'lemoncurry',
|
||||
'home',
|
||||
'users',
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue