TakwimuAfrica / Takwimu

Takwimu is a free and open development information service, transforming access to high quality analysis and data for African changemakers. Accessible at https://takwimu.africa/
https://takwimu.africa/
GNU General Public License v3.0
13 stars 1 forks source link

MIDDLEWARE Fixes #611

Closed kilemensi closed 5 years ago

kilemensi commented 5 years ago

Description

The prepend/append method of adding to MIDDLEWARE seems to produce MIDDLEWARE that do not follow the recommend order: https://docs.djangoproject.com/en/2.2/ref/middleware/#middleware-ordering

This PR addresses that and ensures CorsMiddleware is as high as possible.

Type of change

Screenshots

Screenshot_2019-09-06 Actionable insights for African changemakers - Takwimu

Checklist: