Skip to content
jawsper edited this page Aug 5, 2015 · 3 revisions

Go to http://<hostname>/admin/. Login as superuser.

It should pretty much speak for itself here.

Old bar data

To import the old data from the old tkkrlab bar, go to the source dir, activate the virtual env, and run either

./manage.py import_people /path/to/currentPerson.csv

or

./manage.py import_products /path/to/currentProduct.csv

Clone this wiki locally