django-singleton-admin

This package provides a way to ensure singleton classes can only have one instance in the Django admin panel. It is taken from Mezzanine by Stephen McDonald.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install django-singleton-admin

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.0.4 2013-06-28
0.0.3 2013-06-28
0.0.2 2013-06-28
0.0.1 2013-06-28

Issues with this package?

Page last updated 2026-09-03 15:29:05 UTC