Open clevernyyyy opened 8 years ago
I just committed a demo json database dump.
To load it, we can just run this once the dev container is loaded:
./manage.py loaddata scripts/databases/demo.json
I wouldn't want to add this to the dev container script in case we're developing something outside the scope of the demo data.
Another issue with this this method is the graph might look funny a few days after I created it.
Maybe we should modify the graph to not show new data that hasn't changed.
I think it would end up like this, except the long lines would be even longer:
See title @x64x6a