Skip to content
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.

Set proper Foreign Key constraints across the DB models #89

Merged
merged 2 commits into from
May 12, 2020

Conversation

dstoyanova
Copy link
Contributor

I have gone through all the FK constraints and I have changed the ones I think needs to be changed. This will avoid any integrity errors thrown by Django when trying to remove objects.

I have gone through all the FK constraints and I have changed the ones I think needs to be changed. This will avoid any integrity errors thrown by Django when trying to remove objects.
@dstoyanova dstoyanova self-assigned this May 11, 2020
@dstoyanova dstoyanova linked an issue May 11, 2020 that may be closed by this pull request
@dstoyanova dstoyanova merged commit 04cb1f2 into master May 12, 2020
@dstoyanova dstoyanova deleted the FIX/fk_constraints branch May 12, 2020 12:52
Wrede added a commit that referenced this pull request Mar 21, 2023
39d89ed Feature/SK-343 + SK-369 + SK-391 | Add Project Network Policy app, security contexts and update MLFlow example (#46)
1674a95 Feature/SK-393 | Limit apps per project (#102)
29a79a5 Feature/SK-374 | Remove usage of AppPermissions model (#94)
01d144e Bug/SK-382 | Default version for model is always v1 when user selects serve from models list.  (#95)
1ef30e5 Feature/SK-377 | App lists - Handle status check when response is empty (#89)
9e8a7d1 Bug/SK-381 | It is possible to create an empty tag (#91)
a0c46e4 Feature/SK-383 | Remove subdomain field in apps create/update view (#92)
2b230a5 Feature/SK-363 | Remove old CSS and Update bootstrap version (#85)
51deea2 Feature/SK-342 | Remove access to URL for rule "user can create" (#80)

git-subtree-dir: apps
git-subtree-split: 39d89ed
Wrede added a commit that referenced this pull request Mar 21, 2023
89a234a Feature/SK-393 | Limit apps per project (#102)
20d3f30 Feature/SK-392 | Limit projects created by user (#97)
4011f39 Bug/SK-382 | Default version for model is always v1 when user selects serve from models list.  (#95)
626b5b7 Feature/SK-377 | App lists - Handle status check when response is empty (#89)
63d63f2 Feature/SK-363 | Remove old CSS and Update bootstrap version (#85)
f625f0d Feature/SK-342 | Remove access to URL for rule "user can create" (#80)

git-subtree-dir: projects
git-subtree-split: 89a234a
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Project delete broken
1 participant