Skip to main content

Backport of Django 1.9 auth mixins.

Project description

# Django Auth Mixins

Backport of Django 1.9 [auth mixins](https://github.com/django/django/blob/1.9.4/django/contrib/auth/mixins.py) for Django 1.8.x LTS:

  • LoginRequiredMixin

  • PermissionRequiredMixin

  • UserPassesTestMixin

## Usage

from auth_mixins import LoginRequiredMixin, PermissionRequiredMixin, UserPassesTestMixin

## Docs

## License

Like Django, see LICENSE file.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-auth-mixins-1.0.1.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

django_auth_mixins-1.0.1-py2.py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page