Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Deleting sets, chapters or levels manually via Django Admin can cause problems with the ExtendedUser #5

Open
ampled opened this issue Sep 24, 2015 · 0 comments
Labels

Comments

@ampled
Copy link
Contributor

ampled commented Sep 24, 2015

I'm pretty sure this problem happens because the extendeduser uses OneToOneFields to relate a user to a Set/Chapter/Level. This could probably easily be fixed by reworking the "Current X"-fields in ExtendedUser to ForeignKey instead. However, this could cause problems with existing data in the database.

@ampled ampled added the bug label Sep 24, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant