1👍
I seem to be in business with:
from fms.models import *
Seems you don’t run lettuce with Django, you have to run:
python manage.py harvest
From the top folder that contains manage.py
of course.
- [Answer]-Will Flat Design cause slow loading of page
- [Answer]-How do I use form data generate a custom Q() statement?
- [Answer]-Django and modelling a database
- [Answer]-Password Validation error in django 1.6
Source:stackexchange.com