[ bianca ]
[ ソース: python-django-adminplus ]
パッケージ: python3-django-adminplus (0.6-2)
python3-django-adminplus に関するリンク
python-django-adminplus ソースパッケージをダウンロード:
- [python-django-adminplus_0.6-2.debian.tar.xz]
- [python-django-adminplus_0.6-2.dsc]
- [python-django-adminplus_0.6.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- python3-scrapy-djangoitem
- python3-django-crispy-forms-foundation
- python3-django-crispy-forms
- python3-django-object-actions
- python3-django
- python3-django-modelcluster
- python3-djangorestframework-generators
- python3-django-extra-views
- python3-django-rq
- python3-django-ordered-model
- python3-django-tagging
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