Commit graph

17 commits

Author SHA1 Message Date
ced11ac2da 👽️ add optional pydantic support
Pydantic is now an optional dependency, and the middleware provides
proper import guards and fallback behavior if Pydantic is not installed.
Updated docs to clarify installation and configuration steps.
2025-10-11 20:14:46 -04:00
1a4aafd773 📝 remove IDE-added reference 2024-10-30 12:10:52 -04:00
96f5748565 📝 clarify placement order 2024-10-30 00:40:41 -04:00
7740299ad8 🔖 release 1.4.0 2024-10-30 00:32:37 -04:00
ff8f50e44b 📝 expand doc 2024-10-30 00:26:10 -04:00
b9ad2467df 📝 clarify custom post_process docs 2024-10-29 23:51:13 -04:00
Martin Nedopil
491f6c3c3a gzip middleware support 2024-10-18 13:12:54 +02:00
7ac76883fc add ability to adjust headers in post_process 2024-10-16 17:26:22 -04:00
3d24b53fdf 📝 fix broken docs link 2024-10-15 15:06:33 -04:00
61d30dca23 add post_process hook for middleware 2024-10-15 15:00:56 -04:00
0cb645ce4e 📝 finish docs for cors 2024-09-02 00:38:09 -04:00
9330918009 🔒 fix issues with CSRF middleware 2024-09-01 21:05:24 -04:00
aabe20cff7 📝 finish docs section 2024-08-29 00:59:49 -04:00
d4f8109663 📝 finish sessions and custom middleware docs 2024-08-28 17:39:22 -04:00
2f31ad612c 📝 add start of middleware docs & CSRF doc 2024-08-27 17:44:36 -04:00
0cc8e76aec 📝 layout and start of middleware 2024-08-27 09:09:05 -04:00
42552e2dbc 📝 first push of docs 2024-08-26 01:56:56 -04:00