[ 源代码: python-django-adminplus ]
软件包:python3-django-adminplus(0.6-2)
python3-django-adminplus 的相关链接
Debian 的资源:
下载源码包 python-django-adminplus:
- [python-django-adminplus_0.6-2.dsc]
- [python-django-adminplus_0.6.orig.tar.gz]
- [python-django-adminplus_0.6-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- python3-django-ordered-model
- python3-scrapy-djangoitem
- python3-django-rest-hooks
- python3-django-crispy-forms-foundation
- python3-django-crispy-forms
- python3-django-object-actions
- python3-django-modelcluster
- python3-django-rq
- python3-djangorestframework-generators
- python3-django
- python3-django-extra-views
Easily add custom views to the Django admin (Python3 version)
AdminPlus aims to be the smallest possible extension to the excellent Django admin component that lets you add admin views that are not tied to models. It allows one to add simple custom views without mucking about with hijacking URLs, and providing links to them right in the admin index.
This package contains the Python 3 version of the library.
其他与 python3-django-adminplus 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-django
- High-level Python web development framework