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
- Host: GitHub
- URL: https://github.com/nekmo/djangorestframework-sudo
- Owner: Nekmo
- License: mit
- Created: 2020-03-05T14:51:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-13T13:04:30.000Z (over 5 years ago)
- Last Synced: 2025-02-05T16:36:36.267Z (5 months ago)
- Topics: django, djangorestframework
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS.rst
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 StatusTemporary 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