mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-23 06:49:37 +02:00
remove scheduler for now
This commit is contained in:
parent
02d2d62f47
commit
4cdbb75791
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ INSTALLED_APPS = (
|
||||||
'adventures',
|
'adventures',
|
||||||
'worldtravel',
|
'worldtravel',
|
||||||
'users',
|
'users',
|
||||||
'django_apscheduler',
|
# 'django_apscheduler',
|
||||||
|
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue