Added django-db-logger for storing log messages in the database, removed random *.sh scripts from website code then extended manage.py with same commands

This commit is contained in:
Dana Van Aken
2019-10-01 20:17:23 -04:00
parent 6b8aeb6043
commit b3c42a81fb
13 changed files with 286 additions and 65 deletions

View File

@@ -26,3 +26,8 @@ lib/
# log file
*.log
# controller configuration files
config/*
!config/sample_*_config.json