https://github.com/zerc/django-admin-actions
Extension for action system of django's admin with some useful boilerplate stuff
https://github.com/zerc/django-admin-actions
Last synced: 6 months ago
JSON representation
Extension for action system of django's admin with some useful boilerplate stuff
- Host: GitHub
- URL: https://github.com/zerc/django-admin-actions
- Owner: zerc
- License: mit
- Created: 2015-07-15T18:46:30.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-01T11:09:41.000Z (over 10 years ago)
- Last Synced: 2025-01-27T10:08:36.171Z (about 1 year ago)
- Language: Python
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
django-admin-actions
====================
.. image:: https://pypip.in/v/django-admin-actions/badge.png
:target: https://pypi.python.org/pypi/django-admin-actions
:alt: Latest PyPI version
.. image:: https://travis-ci.org/zerc/django-admin-actions.png
:target: https://travis-ci.org/zerc/django-admin-actions
:alt: Latest Travis CI build status
Extension for action system of django's admin with some useful boilerplate stuff
Usage
-----
Installation
------------
Requirements
^^^^^^^^^^^^
Compatibility
-------------
Licence
-------
Authors
-------
`django-admin-actions` was written by `Vladimir Savin `_.