noirbizarre / django.js

Javascript tools for Django
http://djangojs.readthedocs.org/en/latest/
GNU Lesser General Public License v3.0
181 stars 80 forks source link

Django 1.7 app loader #47

Open debnet opened 10 years ago

debnet commented 10 years ago

Django.js doesn't seem to understand the new app loading system added in Django 1.7 when using custom AppConfig for application.

Tried with Django Debug Toolbar, we have KeyError exception when searching the module name of the application.