python-django-adminplus 0.6-2 source package in Ubuntu

Changelog

python-django-adminplus (0.6-2) unstable; urgency=low

  * Source-only upload to allow transition to testing.

 -- Michael Fladischer <email address hidden>  Sat, 20 Jul 2024 20:03:24 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-adminplus_0.6-2.dsc 1.9 KiB cc475d7ea39f17186a3ee174123b9b63016325677a7dde63553729a0a8ceeceb
python-django-adminplus_0.6.orig.tar.gz 8.7 KiB ec6c48e6c3ef82b65300fd06705a8a4000a4cec60de728a340ffb1f84cb16725
python-django-adminplus_0.6-2.debian.tar.xz 2.5 KiB 31daa8bcce4c65f6befe14b8d41f1c522b240037fe3eaf2a8cc476677bffe619

Available diffs

No changes file available.

Binary packages built by this source

python3-django-adminplus: 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.