stacktach/migrations/005_reports.txt
Sandy Walsh 174348ed48 Stored report support.
The "pretty" report can now be stored in the stacktach database
and retrieved via REST or stacky.

Also better command line support for the "pretty" report.
2013-02-19 09:37:13 -04:00

4 lines
57 B
Plaintext

do
python manage.py syncdb
to add the JsonReport table