[ trixie ]
[ sid ]
[ 原始碼: 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]
相似套件:
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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework