Commit Graph

14 Commits

Author SHA1 Message Date
15a94b9879 CORS middleware! 2024-09-01 21:05:43 -04:00
9d4dffb358 session middleware and databases! 2024-08-25 00:04:29 -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
14e7ad72ee 🚚 move stuff 2024-08-18 17:49:16 -04:00
675743bf8d convert to wsgi with gunicorn support 2024-08-18 17:45:38 -04:00
dc5c57d835 🎨 clean up a bit 2024-08-14 20:12:11 -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
4a292a282f finish_middleware 2024-08-09 12:02:46 -04:00
cd9c2401d6 🚧 moar progress 2024-08-06 01:10:00 -04:00