2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-15 06:07:08 +00:00

Update to-do lists and README text

This commit is contained in:
Philip Sargent
2022-02-20 00:21:56 +00:00
parent ab8813e389
commit 32e6d5f891
4 changed files with 31 additions and 29 deletions

View File

@@ -133,8 +133,7 @@ INSTALLED_APPS = (
'django.contrib.sessions',
'django.contrib.messages',
'django.contrib.admindocs',
# 'django.contrib.staticfiles', # Using workarounds with expopages
#'registration', # only for expo user. REPLACE using django.contrib.auth
# 'django.contrib.staticfiles', # We put our CSS etc explicitly in the right place so do not need this
'troggle.core',
)