stefankoegl / django-couchdb-utils

CouchDB backends for Django -- run your Django applications without a relational database

Home Page:http://groups.google.com/group/django-couchdb-utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecation: supports_object_permissions missing

stefankoegl opened this issue · comments

/usr/local/lib/python2.6/dist-packages/django/contrib/auth/init.py:26: DeprecationWarning: Authentication backends without a supports_object_permissions attribute are deprecated. Please define it in <class 'django_couchdb_utils.auth.backends.CouchDBAuthBackend'>.