django-rest-framework-digestauth
django-rest-framework-digestauth copied to clipboard
fixed auth beckend for django 1.8
when using uwsgi django 1.8 fails with error:
raise AppRegistryNotReady("Models aren't loaded yet.")