mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-13 14:30:17 +02:00
Updated the settings.py and readme
This commit is contained in:
parent
13879436d0
commit
1dc6d9b352
@ -38,7 +38,9 @@ Startup Instructions:
|
||||
python syncdb
|
||||
python manage.py shell
|
||||
from util import bootstrap_permissions
|
||||
from celerytask.tasks import run_alliance_corp_update
|
||||
bootstrap_permissions()
|
||||
run_alliance_corp_update()
|
||||
|
||||
python manage.py celeryd --verbosity=2 --loglevel=DEBUG
|
||||
python manage.py celerybeat --verbosity=2 --loglevel=DEBUG
|
||||
|
Loading…
x
Reference in New Issue
Block a user