anandtripathi5/chalan

Creating a second revision causes `ModuleNotFoundError: No module named 'es_migrations'`

Opened this issue · 0 comments

``Creating a second revision causes ModuleNotFoundError: No module named 'es_migrations'

Steps to reproduce

chalan init
chalan revision -m "My first"
chalan revision -m "My second"