reflex/reflex/utils
benedikt-bartscher 8e66c9b3c7
classvars should not be backend vars (#3578)
* classvars should not be backend vars

* cleanup RESERVED_BACKEND_VAR_NAMES
2024-06-27 16:03:36 -07:00
..
__init__.py [REF-99] Add first version of CLI for hosting service (#1810) 2023-10-21 13:09:56 -07:00
build.py Make .web configurable with REFLEX_WEB_WORKDIR (#3462) 2024-06-17 16:17:00 -04:00
codespaces.py Add a link to backend in connection error (#3044) 2024-06-27 12:20:03 -07:00
compat.py compat: do not patch pydantic if the installed version starts with "1." (#3482) 2024-06-11 19:16:35 -07:00
console.py ruff-format: unify Black with Ruff v0.1 (#2837) 2024-04-23 14:40:06 -07:00
exceptions.py Validate ComputedVar dependencies, add tests (#3527) 2024-06-24 16:11:42 -07:00
exec.py Make .web configurable with REFLEX_WEB_WORKDIR (#3462) 2024-06-17 16:17:00 -04:00
export.py upgrade to latest ruff (#3497) 2024-06-19 12:32:13 +02:00
format.py [REF-3185][REF-3180]Dont escape backticks in JS string interpolation (#3566) 2024-06-26 13:23:07 -07:00
imports.py use add_imports everywhere (#3448) 2024-06-12 09:26:45 -07:00
lazy_loader.py upgrade to latest ruff (#3497) 2024-06-19 12:32:13 +02:00
path_ops.py Make .web configurable with REFLEX_WEB_WORKDIR (#3462) 2024-06-17 16:17:00 -04:00
prerequisites.py [REF-3149] Bring back py3.12 hot reload warning (#3537) 2024-06-24 16:24:42 +02:00
processes.py upgrade to latest ruff (#3497) 2024-06-19 12:32:13 +02:00
pyi_generator.py order type annotations in pyi_generator (#3585) 2024-06-27 15:58:11 -07:00
serializers.py upgrade to latest ruff (#3497) 2024-06-19 12:32:13 +02:00
telemetry.py Suppress runtime warnings (#3354) 2024-05-21 12:34:25 -07:00
types.py classvars should not be backend vars (#3578) 2024-06-27 16:03:36 -07:00
watch.py Make .web configurable with REFLEX_WEB_WORKDIR (#3462) 2024-06-17 16:17:00 -04:00