davebridges / mousedb

Django Based Database System for Experimental Subjects
http://davebridges.github.com/mousedb
BSD 3-Clause "New" or "Revised" License
6 stars 4 forks source link

Make a Separate Model for Background #31

Open davebridges opened 12 years ago

davebridges commented 12 years ago

As noted in bfc9c3a there shouldnt be a hardcoded background and this should be a separate model. This will necessitate migrating existing data to the new system as well as creating a new model and views.