django-maintenancemode 0.11.7+git221001-4 source package in Ubuntu

Changelog

django-maintenancemode (0.11.7+git221001-4) unstable; urgency=medium

  * QA Upload
  * remove undeclared six build dep, fix FTBFS (Closes: #1066752)

 -- Alexandre Detiste <email address hidden>  Sun, 17 Mar 2024 13:36:12 +0100

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
all
Section:
misc
Urgency:
Medium 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
django-maintenancemode_0.11.7+git221001-4.dsc 2.4 KiB 2860404dd686f35e8cd704ba2f3537685b26b2c070d556a4e446566b97a384db
django-maintenancemode_0.11.7+git221001.orig.tar.gz 9.9 KiB 9209eaf065ccfdbcffaf207a8b8d0dfedb93f466d45293ec34bfced35d6c8ce7
django-maintenancemode_0.11.7+git221001-4.debian.tar.xz 4.2 KiB 433d33be67e53d8a324d179e950eb886f5bf0d63e3f9ca003934ea1c1519e7ff

No changes file available.

Binary packages built by this source

python3-django-maintenancemode: django module that sets a site down for maintenance (Python 3)

 Django Maintenancemode is a middleware that allows you to temporarily
 shutdown your site for maintenance work.
 .
 Logged in users having staff credentials can still fully use the site as can
 users visiting the site from an IP address defined in Django's
 ``INTERNAL_IPS``.
 .
 This is the Python 3 version of the package.