middleware
|
✨ actually use those shiny new config settings
|
2024-10-29 23:50:53 -04:00 |
tests
|
🎨 run black
|
2024-10-30 00:32:02 -04:00 |
__init__.py
|
🎨 run black and fix ruff errors
|
2024-08-21 21:07:28 -04:00 |
constants.py
|
🔖 release 1.3.1
|
2024-10-16 17:27:00 -04:00 |
converters.py
|
✨ add {% static ... %} template option
|
2024-09-16 18:15:39 -04:00 |
db.py
|
🚨 fix ruff errors
|
2024-09-16 18:34:55 -04:00 |
decorators.py
|
✨ convert to wsgi with gunicorn support
|
2024-08-18 17:45:38 -04:00 |
default_views.py
|
✅ Testing!
|
2024-08-26 01:56:08 -04:00 |
example_validator.py
|
✨ session middleware and databases!
|
2024-08-25 00:04:29 -04:00 |
exceptions.py
|
✨ add app.reverse() function
|
2024-09-09 01:43:55 -04:00 |
jinja_core.py
|
✨ add {% static ... %} template option
|
2024-09-16 18:15:39 -04:00 |
jinja_extensions.py
|
✨ add {% static ... %} template option
|
2024-09-16 18:15:39 -04:00 |
main.py
|
✅ add new user settings and server checks
|
2024-10-29 23:28:40 -04:00 |
request.py
|
✨ make headers case-insensitive
|
2024-08-31 22:40:54 -04:00 |
response.py
|
🐛 fix header assignment bug
|
2024-09-22 20:01:07 -04:00 |
routes.py
|
🚨 fix ruff errors
|
2024-09-16 18:34:55 -04:00 |
secrets.py
|
✨ session middleware and databases!
|
2024-08-25 00:04:29 -04:00 |
server_checks.py
|
✨ add server checks & fix csrf middleware
|
2024-08-29 17:29:28 -04:00 |
utils.py
|
🐛 fix importing middleware
|
2024-09-16 18:15:54 -04:00 |