Skip to content
Erick edited this page Sep 8, 2015 · 5 revisions

Welcome to the IsisCB wiki!

Instructions for alpha testers

Data Transfer

Set up database:

python manage.py migrate auth
python manage.py migrate

To populate the database from FM XML:

$ python -Wi manage.py filemaker /path/to/xml/directory
Clone this wiki locally