It would be nice to have a package or something that puts the website in maintenance mode. Some good choices that I found are:
Very good suggestion @bluesurfer. I like the second one more.
Of course it is also quite straight forward to add it to your project in the requirements folder.
Once https://github.com/alsoicode/django-maintenancemode-2 supports Django 1.11, I'll make this happen.
@pydanny
Fresh news: django-maintenancemode-2 now supports Django 1.11 :)
I suggest that this is to be implemented as an optional feature, via use_maintenancemode for instance.
Most helpful comment
Once https://github.com/alsoicode/django-maintenancemode-2 supports Django 1.11, I'll make this happen.