pinax-project-symposion
pinax-project-symposion copied to clipboard
Error on migrate
When a try
python manage.py migrate
I get the error
ImportError: No module named boxes
why is that?
Apparently, Symposion uses an app called boxes, which is referenced in pinax-project-symposion. It is included in the Symposion settings.py but doesn't appear to be in requirements.txt. https://github.com/pinax/pinax-project-symposion/search?utf8=%E2%9C%93&q=boxes&type=