Skip to content

Local testing and Migrations fixes - #101

Merged
anthisse merged 2 commits into
ufosc:mainfrom
fmcubium:main
Jul 30, 2026
Merged

Local testing and Migrations fixes#101
anthisse merged 2 commits into
ufosc:mainfrom
fmcubium:main

Conversation

@fmcubium

Copy link
Copy Markdown
Collaborator

Fixed an issue where the pyproject.toml pointed to settings.test instead of settings.base.

Also potentially fixed an issue with everyone's migrations breaking every so often by including the migrations in commits.

@fmcubium
fmcubium requested review from anthisse and anthonyle1 July 28, 2026 23:17
@fmcubium fmcubium added bug Something isn't working backend labels Jul 28, 2026
dependencies = [
('quickstart', '0001_initial'),
]

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Prefer to type hint, but fine

@anthisse
anthisse merged commit 1a2e5ad into ufosc:main Jul 30, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants