riparias/gbif-alert

maintenance mode error since yesterday's updates

Closed this issue · 1 comments

AttributeError at /

'Settings' object has no attribute 'MAINTENANCE_MODE_LOGOUT_AUTHENTICATED_USER' found in logs at night (when instances are in maintenance_mode).

This is probably due to a new settings in django-maintenance-mode, that should be explicitly set in our settings due to #146.

We should update our explicit settings definition (and make sure there are no other new settings in django maintenance mode)

Fixed in release 1.7.3