An open API service indexing awesome lists of open source software.

https://github.com/nekmo/django-rest-framework-security


https://github.com/nekmo/django-rest-framework-security

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

##############################
django-rest-framework-security
##############################

.. image:: https://img.shields.io/github/workflow/status/Nekmo/django-rest-framework-security/Tests.svg?style=flat-square&maxAge=2592000
:target: https://github.com/Nekmo/django-rest-framework-security/actions?query=workflow%3ATests
:alt: Latest Tests CI build status

.. image:: https://img.shields.io/pypi/v/django-rest-framework-security.svg?style=flat-square
:target: https://pypi.org/project/django-rest-framework-security/
:alt: Latest PyPI version

.. image:: https://img.shields.io/pypi/pyversions/django-rest-framework-security.svg?style=flat-square
:target: https://pypi.org/project/django-rest-framework-security/
:alt: Python versions

.. image:: https://img.shields.io/codeclimate/maintainability/Nekmo/django-rest-framework-security.svg?style=flat-square
:target: https://codeclimate.com/github/Nekmo/django-rest-framework-security
:alt: Code Climate

.. image:: https://img.shields.io/codecov/c/github/Nekmo/django-rest-framework-security/master.svg?style=flat-square
:target: https://codecov.io/github/Nekmo/django-rest-framework-security
:alt: Test coverage

.. image:: https://img.shields.io/requires/github/Nekmo/django-rest-framework-security/develop.svg?style=flat-square
:target: https://requires.io/github/Nekmo/django-rest-framework-security/requirements/?branch=develop
:alt: Requirements Status

Security modules for Django Rest Framework

To install django-rest-framework-security, run this command in your terminal:

.. code-block:: console

$ sudo pip install django-rest-framework-security

This is the preferred method to install django-rest-framework-security, as it will always install the most recent stable release.

Features
========

* TODO