/
Initial data for VogonWeb developers
Initial data for VogonWeb developers
We have a data dump from the production instance of VogonWeb available for your use while developing/testing features. Follow the steps below to populate your local database:
- Download and unpack the file at https://www.dropbox.com/s/fofhuw6l0rj58wm/vogonweb-data.xml.zip?dl=0
- Move vogonweb-data.xml to <path-to-your-vogonweb>/annotations/fixtures/vogonweb-data.xml
Once you have set all of your usual environment variables, use the management command "loaddata" to load the data.
$ python manage.py loaddata vogonweb-data.xml
, multiple selections available,
Related content
Developer Documentation
Developer Documentation
More like this
API v2 Documentation (beta)
API v2 Documentation (beta)
More like this
API Documentation
API Documentation
More like this
Tutorial #1 - Spring
Tutorial #1 - Spring
More like this