Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mbraak/django-mptt-admin
Django-mptt-admin provides a nice Django Admin interface for Mptt models
https://github.com/mbraak/django-mptt-admin
django django-admin django-mptt-admin mptt-models
Last synced: 1 day ago
JSON representation
Django-mptt-admin provides a nice Django Admin interface for Mptt models
- Host: GitHub
- URL: https://github.com/mbraak/django-mptt-admin
- Owner: mbraak
- License: other
- Created: 2013-01-29T10:13:04.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-12-09T10:58:58.000Z (5 days ago)
- Last Synced: 2024-12-09T11:41:34.736Z (5 days ago)
- Topics: django, django-admin, django-mptt-admin, mptt-models
- Language: Python
- Homepage: https://mbraak.github.io/django-mptt-admin/
- Size: 6.26 MB
- Stars: 292
- Watchers: 18
- Forks: 48
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.rst
Awesome Lists containing this project
README
![Continuous integration](https://github.com/mbraak/django-mptt-admin/workflows/Continuous%20integration/badge.svg) [![Version](https://badge.fury.io/py/django-mptt-admin.svg)](https://pypi.python.org/pypi/django-mptt-admin/)
[![codecov](https://codecov.io/gh/mbraak/django-mptt-admin/branch/master/graph/badge.svg?token=YGojePND2M)](https://codecov.io/gh/mbraak/django-mptt-admin)
[![License](https://img.shields.io/pypi/l/django-mptt-admin.svg)](https://pypi.python.org/pypi/django-mptt-admin/)
# Django Mptt Admin
_Django-mptt-admin_ provides a nice Django Admin interface for [django-mptt models](https://django-mptt.readthedocs.io/).
- The source is available on [https://github.com/mbraak/django-mptt-admin](https://github.com/mbraak/django-mptt-admin).
- Documentation is available on [https://mbraak.github.io/django-mptt-admin/](https://mbraak.github.io/django-mptt-admin/).![Screenshot](https://raw.github.com/mbraak/django-mptt-admin/master/screenshot.png)