knilios / ku-polls

Online polling and surveying application
0 stars 0 forks source link

Create data fixtures #55

Closed knilios closed 2 months ago

knilios commented 2 months ago

For this release create 3 data files.

By separating the Question and Choice data from other data, someone can install a “clean” polls app with your questions but without any users or votes.

You can load data files 1-by-1 or all 3 files in one command:

python manage.py loaddata data/polls-v4.json data/votes-v4.json