https://github.com/nekmo/django-rest-framework-security
https://github.com/nekmo/django-rest-framework-security
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/nekmo/django-rest-framework-security
- Owner: Nekmo
- License: mit
- Created: 2020-04-03T14:46:46.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2022-12-08T07:50:54.000Z (over 3 years ago)
- Last Synced: 2025-03-31T16:52:36.457Z (over 1 year ago)
- Language: Python
- Size: 168 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 13
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
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