aletson / votefinder-web

Web-based vote parser for use on various web forums.
http://votefinder.org
GNU General Public License v3.0
2 stars 1 forks source link

Migrate to Django migrations #175

Closed aletson closed 4 years ago

aletson commented 4 years ago
aletson commented 4 years ago

All set. I had to put 0001_initial in the database myself, but everything else should just go with no issues.

aletson commented 4 years ago