3.2.0
Added
- Added warning if poor system/cache/database performance is detected while in
DEBUG
mode. - Added
REACTPY_AUTH_BACKEND
setting to allow for custom authentication backends.
Changed
- Using
SessionMiddlewareStack
is now optional. - Using
AuthMiddlewareStack
is now optional.