Add startup command to ensure we register the Usage cron task
Update models so deleting a user/team cascades
Add new model for time series usage stats
Save Usage in db on run
Add 3 "management" scripts. Main one is for deleting a team. It's pretty destructive with a lot of cascades so do backups first! Added 2 more for enabling/disabling single user accounts too.
add script on the vm ./bin/manage.sh as a shortcut to executing manage.py scripts within the container (added to Butane, manually added to the current VMs
Description
./bin/manage.sh
as a shortcut to executing manage.py scripts within the container (added to Butane, manually added to the current VMs