Closed Nishithan closed 5 years ago
@Nishithan which version of Python and Django are you using?
I was able to replicate the errors. While discussing with @twatchy, I think we definitely need to upgrade to Django 1.11.18 and clean up the deprecated codebase (about fucking time!)
Released new codebase with Django upgrade. https://github.com/CitoEngine/cito_engine/tree/2.0.0
When I am performing this step "python manage.py migrate" while installing cito engine, i am receiveing this error "django importerror cannot import name get_models"