reflex/reflex
Simon Young 993bfaef2d
HOS-92: added max-request support to gunicorn ()
Co-authored-by: simon <simon@reflex.dev>
2024-10-22 11:32:13 -07:00
..
.templates [ENG-3848][ENG-3861]Shiki Code block Experimental () 2024-10-22 17:01:34 +00:00
app_mixins improve lifespan typecheck and debug () 2024-09-27 16:17:30 -07:00
compiler move all environment variables to the same place () 2024-10-21 13:28:55 -07:00
components [ENG-3848][ENG-3861]Shiki Code block Experimental () 2024-10-22 17:01:34 +00:00
constants add type hinting to error boundary () 2024-10-21 18:17:06 -07:00
custom_components move all environment variables to the same place () 2024-10-21 13:28:55 -07:00
experimental [ENG-3848][ENG-3861]Shiki Code block Experimental () 2024-10-22 17:01:34 +00:00
istate Handle rx.State subclasses defined in function () 2024-10-11 16:51:10 -07:00
middleware remove format_state and override behavior for bare () 2024-09-26 16:00:28 -07:00
utils HOS-92: added max-request support to gunicorn () 2024-10-22 11:32:13 -07:00
vars [ENG-3848][ENG-3861]Shiki Code block Experimental () 2024-10-22 17:01:34 +00:00
__init__.py add type hinting to events () 2024-10-14 08:44:31 -07:00
__init__.pyi add type hinting to events () 2024-10-14 08:44:31 -07:00
__main__.py add __main__ entry point to allow python -m reflex () 2023-08-03 14:26:50 -07:00
admin.py upgrade to latest ruff () 2024-06-19 12:32:13 +02:00
app_module_for_backend.py Bring back py3.9 support with a deprecation warning. () 2024-09-23 18:15:16 -07:00
app.py move all environment variables to the same place () 2024-10-21 13:28:55 -07:00
base.py Component as Var type () 2024-09-19 19:06:53 -07:00
config.py HOS-92: added max-request support to gunicorn () 2024-10-22 11:32:13 -07:00
event.py Add type hinting to dataeditor events () 2024-10-21 18:53:51 -07:00
model.py move all environment variables to the same place () 2024-10-21 13:28:55 -07:00
page.py re add removed method with better behaviour and tests () 2024-09-24 23:29:56 +02:00
reflex.py move all environment variables to the same place () 2024-10-21 13:28:55 -07:00
route.py [REF-2643] Throw Errors for duplicate Routes () 2024-05-03 12:15:40 -07:00
state.py add type hinting to error boundary () 2024-10-21 18:17:06 -07:00
style.py only treat dict object vars as key value mapping () 2024-10-15 12:21:03 -07:00
testing.py catch ValueError("I/O operation on closed file.") if frontend crashes () 2024-10-10 12:18:57 -07:00