javrasya / django-river

Django workflow library that supports on the fly changes ⛵
BSD 3-Clause "New" or "Revised" License
742 stars 105 forks source link

django 1.9 support #19

Closed weissglut-dev closed 8 years ago

weissglut-dev commented 8 years ago

Hi,

when I try django-river with django 1.9 I get an exception when invoking python manage.py

django.core.exceptions.AppRegistryNotReady: Apps aren't loaded yet.

Any chance to get this fixed?

Thank you very much

dave4jr commented 8 years ago

+1

javrasya commented 8 years ago

Can u just upgrade django-river to 0.7.0 . It should be fixed.