Skip to content

Conversation

@ulgens
Copy link

@ulgens ulgens commented Dec 13, 2025

I tried to follow the instructions from CONTRIBUTING.md but there were several small issues with uv setup.

Comment on lines +27 to +30
uv run python manage.py collectstatic --no-input
rm -f ccbv.sqlite
python manage.py migrate
python manage.py load_all_django_versions
uv run python manage.py migrate
uv run python manage.py load_all_django_versions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes are re-implementing those done in #250. I'd rather we kept the move to going all in on uv to a single PR please. Currently, we just use uv's pip interface to lock and install requirements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants