Closed giocalitri closed 8 years ago
This generally looks good, although the celery portion of the app isn't working because there's no USE_CELERY
setting defined. Is that a blocker?
This generally looks good, although the celery portion of the app isn't working because there's no USE_CELERY setting defined. Is that a blocker?
Probably it is: I will look into it.
@noisecapella: Now everything works.
@pdpinch this needs attention before releasing to production to check if everything works fine for the imports and everything that uses celery
in general.
Looks good now :+1:
What are the relevant tickets?
fixes #889
What's this PR do?
replaces the built in status app with the
django-server-status
libraryWhere should the reviewer start?
settings.py
How should this be manually tested?
rebuild the container and check that the new response from the status contain the keys
celery
andstatus_all
What gif best describes this PR or how it makes you feel?