djaodjin / djaodjin-saas

Django application for software-as-service and subscription businesses
Other
564 stars 124 forks source link

RuntimeError: Model class saas.models.Organization doesn't declare an explicit app_label and isn't in an application in INSTALLED_APPS. #96

Closed vaibhav-jain closed 8 years ago

vaibhav-jain commented 8 years ago

After adding **saas** to the **INSTALLED_APPS** it worked. Please update Getting started docs accordingly.