Add some more fixtures based on current data
authorMagnus Hagander <magnus@hagander.net>
Tue, 4 May 2021 09:54:30 +0000 (11:54 +0200)
committerMagnus Hagander <magnus@hagander.net>
Tue, 4 May 2021 10:39:31 +0000 (12:39 +0200)
commit291919a69b889dfe744fc65a4c19f313ecdda34d
tree4a0995c0904136aec7939ea02f811f962342537b
parentf7fdc2c594c6c230d57c9c80c71c37988c74502a
Add some more fixtures based on current data

This includes most models that just contain "metadata" as well as the
complete feature matrix (because it's useful).

Also add a script to refresh the contents of the fixtures. Still has to
be run manually, but mayeb it helps us keep it slightly more up to date.
pgweb/docs/fixtures/data.json [new file with mode: 0644]
pgweb/downloads/fixtures/data.json [new file with mode: 0644]
pgweb/dump_initial_data.sh [new file with mode: 0644]
pgweb/featurematrix/fixtures/data.json [new file with mode: 0644]
pgweb/lists/fixtures/data.json [new file with mode: 0644]
pgweb/load_initial_data.sh
pgweb/sponsors/fixtures/data.json [new file with mode: 0644]