Commit graph

27 commits

Author SHA1 Message Date
b0e69727e2 🔥 remove peewee and migrate to sqlalchemy 2025-10-11 21:49:02 -04:00
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
223c7f3cc6 👽 fix config for poetry 2 2025-06-07 19:34:01 -04:00
7740299ad8 🔖 release 1.4.0 2024-10-30 00:32:37 -04:00
f94f0f5134 🔖 release 1.3.1 2024-10-16 17:27:00 -04:00
9a407495f8 🔖 release 1.3.0 2024-10-15 15:01:10 -04:00
9b5256c5c0 🔖 release 1.2.1 2024-09-22 20:22:27 -04:00
eb1e46751d add lots more tests 2024-09-22 20:21:34 -04:00
1b7ceb900b 🔖 release 1.2.0 2024-09-16 18:23:08 -04:00
7ee119d42d 🔖 release 1.1.0 2024-09-09 01:44:09 -04:00
0d1fba1aad 🔖 v1.0!!! 2024-09-02 17:35:06 -04:00
d98d61e4b1 🚧 add groundwork for origins 2024-08-30 20:34:43 -04:00
c451aff1e2 add server checks & fix csrf middleware 2024-08-29 17:29:28 -04:00
6b44e34013 Testing! 2024-08-26 01:56:08 -04:00
173325731b 📄 add license 2024-08-23 22:17:21 -04:00
ba82fc7f88 🔧 update pyproject for release 2024-08-21 22:07:35 -04:00
9dc3013c40 🔖 mark 0.10.0 2024-08-21 21:08:35 -04:00
3df8617436 add pydantic middleware 2024-08-21 21:07:44 -04:00
62f3d650bc add cookie support 2024-08-19 11:13:32 -04:00
675743bf8d convert to wsgi with gunicorn support 2024-08-18 17:45:38 -04:00
ecf11bcefe staticfiles support\! 2024-08-14 19:27:37 -04:00
8ec39c2803 🎨 run black 2024-08-14 17:28:01 -04:00
7b60e2fd32 🐛 fix middleware and add form handling 2024-08-14 17:27:21 -04:00
23360a3d91 🐛 improve exception handling 2024-08-12 11:54:16 -04:00
8e37e58a99 🐛 fix handling of UnusedMiddleware 2024-08-09 14:15:32 -04:00
cd9c2401d6 🚧 moar progress 2024-08-06 01:10:00 -04:00
7f88c01156 🎉 first commit 2024-07-28 20:46:42 -04:00