Commit Graph

89 Commits

Author SHA1 Message Date
d6beb92544 🐛 fix issue with hardcoded argument name 2024-08-29 00:53:59 -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
01ae25240c 🍱 add updated art 2024-08-27 16:54:35 -04:00
0cc8e76aec 📝 layout and start of middleware 2024-08-27 09:09:05 -04:00
fe9927f54e 📝 finish readme & quickstart, add responses 2024-08-26 17:32:33 -04:00
c27a7b28aa 📝 cover page 2024-08-26 01:57:03 -04:00
42552e2dbc 📝 first push of docs 2024-08-26 01:56:56 -04:00
3ab9e05442 add helpers 2024-08-26 01:56:31 -04:00
6c8e88b8d9 add test.html 2024-08-26 01:56:24 -04:00
6b44e34013 Testing! 2024-08-26 01:56:08 -04:00
bd7ace7a66 💬 update current status 2024-08-25 01:28:27 -04:00
e23b5c3172 ♻️ utilize request.META more 2024-08-25 01:25:20 -04:00
9d4dffb358 session middleware and databases! 2024-08-25 00:04:29 -04:00
173325731b 📄 add license 2024-08-23 22:17:21 -04:00
29b16b5371 📝 add basic information to readme 2024-08-21 22:31: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
e10fd02e99 🎨 run black and fix ruff errors 2024-08-21 21:07:28 -04:00
c9b7458014 💡 update comment for csrf 2024-08-21 17:11:33 -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
6c636ffd2e 🔥 remove old main.py 2024-08-18 17:48:10 -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
a4dc193d01 🎨 add bootstrap 2024-08-09 12:10:54 -04:00
4a292a282f finish_middleware 2024-08-09 12:02:46 -04:00
9caca72d24 🚧 progress 2024-08-07 21:05:09 -04:00
cd9c2401d6 🚧 moar progress 2024-08-06 01:10:00 -04:00
fe359538e1 🚧 progress 2024-08-05 20:24:30 -04:00
738adee6c2 🚧 progress 2024-08-01 18:09:12 -04:00
7f88c01156 🎉 first commit 2024-07-28 20:46:42 -04:00
f988ba32f8 Initial commit 2024-07-25 21:38:05 -04:00