13👍
✅
So my problem was that I used wrong python version for migration.
python3.5 manage.py migrate
solves the problem.
- Is there any list of blog engines, written in Django?
- Adding errors to Django form errors.__all__
- Using ModelFormMixin without the 'fields' attribute is prohibited
- Django forms.ChoiceField without validation of selected value
- Multi-Tenant Django Application
Source:stackexchange.com