wuvt / donormotor

WUVT's new donation management and donor-relations platform.
GNU Affero General Public License v3.0
5 stars 0 forks source link

werkzeug.contrib deprecated #44

Closed echarlie closed 3 years ago

echarlie commented 3 years ago

donormotor/init.py:from werkzeug.contrib.cache import RedisCache donormotor/init.py: from werkzeug.contrib.fixers import ProxyFix

replace with https://github.com/pallets/cachelib and werkzeug.middleware.proxy_fix.ProxyFix