Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use permission mixins for django 1.9 #243

Closed
rolandgeider opened this issue Nov 16, 2015 · 0 comments
Closed

Use permission mixins for django 1.9 #243

rolandgeider opened this issue Nov 16, 2015 · 0 comments
Milestone

Comments

@rolandgeider
Copy link
Member

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

@rolandgeider rolandgeider added this to the 1.8 milestone Mar 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant