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

https://github.com/nekmo/djangorestframework-sudo

Temporary confirmation for dangerous actions such as changing the password
https://github.com/nekmo/djangorestframework-sudo

django djangorestframework

Last synced: 3 months ago
JSON representation

Temporary confirmation for dangerous actions such as changing the password

Awesome Lists containing this project

README

        

########################
djangorestframework-sudo
########################

.. image:: https://img.shields.io/travis/Nekmo/djangorestframework-sudo.svg?style=flat-square&maxAge=2592000
:target: https://travis-ci.org/Nekmo/djangorestframework-sudo
:alt: Latest Travis CI build status

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

.. image:: https://img.shields.io/pypi/pyversions/djangorestframework-sudo.svg?style=flat-square
:target: https://pypi.org/project/djangorestframework-sudo/
:alt: Python versions

.. image:: https://img.shields.io/codeclimate/github/Nekmo/djangorestframework-sudo.svg?style=flat-square
:target: https://codeclimate.com/github/Nekmo/djangorestframework-sudo
:alt: Code Climate

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

.. image:: https://img.shields.io/requires/github/Nekmo/djangorestframework-sudo.svg?style=flat-square
:target: https://requires.io/github/Nekmo/djangorestframework-sudo/requirements/?branch=master
:alt: Requirements Status

Temporary confirmation for dangerous actions such as changing the password

To install djangorestframework-sudo, run this command in your terminal:

.. code-block:: console

$ sudo pip install djangorestframework-sudo

This is the preferred method to install djangorestframework-sudo, as it will always install the most recent stable release.

Features
========

* TODO