You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Django 1.9 introduces several mixins for the class based views that implement the behaviour of some of the WgerPermission classes. The functionality from django should be used instead.
Django 1.9 introduces several mixins for the class based views that implement the behaviour of some of the WgerPermission classes. The functionality from django should be used instead.
https://docs.djangoproject.com/en/1.9/releases/1.9/#permission-mixins-for-class-based-views
The text was updated successfully, but these errors were encountered: