Metadata-Version: 1.0
Name: django-maintenancemode
Version: 0.9
Summary: Django-maintenancemode allows you to temporary shutdown your site for maintenance work
Home-page: http://code.google.com/p/django-maintenancemode/
Author: Remco Wendt
Author-email: remco@maykinmedia.nl
License: BSD
Description: Django maintenance mode is a middleware that allows you to temporary shutdown your site for non staff users and show them a page that the site is down for maintenance. Logged in users having staff credentials can still fully use the site.
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Utilities
