- django-maintenancemode is a middleware that allows you to temporary 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 https://github.com/shanx/django-maintenancemode 4 comments django