Scouts-Victoria-Program / RadioActiv8

Django App for Radio Active Scout game management
GNU Affero General Public License v3.0
1 stars 1 forks source link

Sample data fixture #16

Closed mattcen closed 1 year ago

mattcen commented 1 year ago

Move sample data to a fixture and update documentation on how to load it in.

Also update the default docker-compose files to use SQLite/SpatiaLite instead of Postgres, to reduce the config customizations required for new dev installations.