samluescher / django-form-designer

A Django admin app with a GUI to create complex forms without any programming skills; complete with logging, validation, and redirects.
BSD 3-Clause "New" or "Revised" License
316 stars 149 forks source link

pip installs version 0.7.0 without migrations/009 #68

Open aaroncaito opened 11 years ago

aaroncaito commented 11 years ago

Having an issue where pip is installing a version of django-form-designer 0.7.0 that does not have migrations/009_* I encountered this after a ghost migration following a migration to production. Looks like my local install came from this repo and production requirements was sourcing directly from pip.