mitodl / django-server-status

Monitor server status for health checks.
GNU Affero General Public License v3.0
8 stars 0 forks source link

Standardize view methods #10

Open noisecapella opened 8 years ago

noisecapella commented 8 years ago

From a comment I removed from views.py:

# TODO(jabrahms): It would be nice if these had an interface with common
# methods, then we could map them to config variables and just loop over
# and determine status.