schon/evibes/utils
Egor fureunoir Gorbunov 160b35a591 Features: (1) Update camelize function to separately handle lists and tuples for improved clarity;
Fixes: (1) Correct development server URL in DRF settings from `http://api.localhost:8000/` to `http://localhost:8000/`;

Extra: (1) Minor alignment adjustments in `renderers.py` for better readability.
2025-12-18 19:36:05 +03:00
..
__init__.py Features: I thought that's gonna be like 2 weeks stuff 2025-12-18 19:24:10 +03:00
misc.py Features: 1) Add detailed type annotations across middleware, tests, and utility code; 2) Integrate stricter type-checking configurations in pyproject.toml; 3) Enhance middleware functionality with additional type-safe logic. 2025-12-18 16:44:13 +03:00
parsers.py Features: I thought that's gonna be like 2 weeks stuff 2025-12-18 19:24:10 +03:00
renderers.py Features: (1) Update camelize function to separately handle lists and tuples for improved clarity; 2025-12-18 19:36:05 +03:00