Skip to main content

Additional views and helpers for django-rest-framework authentication

Project description

Additional views and helpers that we always use with django rest framework

Quick start

  1. Add “inmagik_drf_auth” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = (
        ...
        'inmagik_drf_auth',
    )

Project details


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