Browse Source
- Modified the unique_together constraint for the User model to only require uniqueness on the email field, removing device_id from the constraints. - Added a migration to apply this change to the database schema.master
2 changed files with 18 additions and 1 deletions
Loading…
Reference in new issue