[ 源代码: django-maintenancemode ]
软件包:python3-django-maintenancemode(0.11.7+git221001-4)
python3-django-maintenancemode 的相关链接
Debian 的资源:
下载源码包 django-maintenancemode:
- [django-maintenancemode_0.11.7+git221001-4.dsc]
- [django-maintenancemode_0.11.7+git221001.orig.tar.gz]
- [django-maintenancemode_0.11.7+git221001-4.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 python3-django-maintenancemode 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework
-
- dep: python3-django-appconf
- helper class handling configuration defaults of apps - Python 3.x
-
- dep: python3-ipy
- Python3 module for handling IPv4 and IPv6 addresses and networks