django-layout
django-layout copied to clipboard
Django project template layout
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.1 to 0.4.2. Changelog Sourced from sqlparse's changelog. Release 0.4.2 (Sep 10, 2021) Notable Changes IMPORTANT: This release fixes a security vulnerability in the strip comments filter....
Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.8.1 to 1.8.2. Release notes Sourced from pydantic's releases. v1.8.2 (2021-05-11) See Changelog. Warning A security vulnerability, level "moderate" is fixed in v1.8.2. Please upgrade ASAP. See...
Maybe something like this in the `Makefile`: ```make BASE_PIP_COMPILE_ARGS=--python-version 3.12 --generate-hashes pyproject.toml PIP_COMPILE_ARGS=--output-file=requirements.txt $(BASE_PIP_COMPILE_ARGS) DEV_PIP_COMPILE_ARGS=--output-file=requirements-dev.txt --extra dev $(BASE_PIP_COMPILE_ARGS) .venv/bin/activate: ## Create a new virtual environment uv venv --python 3.12 --seed...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Pending Status Checks The following updates await pending status checks. To force their...
- Add and configure tailwind - Add and configure prettier plugin - Add LincolnLoop-branded landing page
Double check log propagation
`- DEBUG={DEBUG:-1}`