Hi,
I found a sample app, which is available at otreehub and works fine there. I pasted it into my project and add an app at settings.py but it is not running and has the error:
django.core.exceptions.AppRegistryNotReady: Apps aren't loaded yet.
What can I do for this? Thanks!!