FreedomCoop / valuenetwork

Fork coming from NRP-Sensorica to use and work for FREEDOM COOP
http://fair.coop
GNU Affero General Public License v3.0
31 stars 12 forks source link

Replace MIDDLEWARE_CLASSES with MIDDLEWARE #517

Closed shagi closed 4 years ago

shagi commented 4 years ago

For now I removed the drepecation with the django.utils.deprecation.MiddlewareMixin. In the future LocaleMiddleware, TimezoneMiddleware and LoginRequiredMiddleware can be implemented as new middleware especification with minimal changes.