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

Moving doors from room to room in Django admin should move the doors in Gather too #2

Open
dylanm312 opened this issue Mar 29, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@dylanm312
Copy link
Owner

Is your feature request related to a problem? Please describe.
At the moment, if you edit a door in Django admin and move it to another room, that change isn't reflected in Gather.

Describe the solution you'd like
Moving a door between rooms in Django admin should also move the door in Gather

Describe alternatives you've considered
Room foreign key on door objects could be made read-only, so that doors cannot be moved between rooms and must instead be deleted and re-added

@dylanm312 dylanm312 added the enhancement New feature or request label Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant