Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix migrations seeding / restructure shared #851

Merged
merged 13 commits into from
Aug 21, 2024
Merged

Conversation

AndyRae
Copy link
Member

@AndyRae AndyRae commented Aug 21, 2024

Changes

To fix the seeding of content_type - effectively had to move the models/migrations back to the same app mapping. Fully expected this was the fix, and just meant moving this planned work sooner.

This means moving more code to shared basically, and updating imports.

Closes #679

We will be able to deprecate the urls/views/templates from the mapping app in the next few weeks.

@github-actions github-actions bot added dependencies Pull requests that update a dependency file Area: Workers Area: Backend labels Aug 21, 2024
Copy link

github-actions bot commented Aug 21, 2024

Tests Skipped Failures Errors Time
25 1 💤 1 ❌ 0 🔥 5.822s ⏱️

@AndyRae AndyRae merged commit 5213543 into master Aug 21, 2024
12 checks passed
@AndyRae AndyRae deleted the fix/679/content_type branch August 21, 2024 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Backend Area: Workers dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New Carrot installs don't populate the content_type table correctly
1 participant