You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.
The idea is to have a one-to-one relation between UserPreferences model and User model. Currently UserPreferences model has got a foreign key to User model, because multiple conferences were to supposed be supported (see #89 ).
The text was updated successfully, but these errors were encountered:
The idea is to have a one-to-one relation between UserPreferences model and User model. Currently UserPreferences model has got a foreign key to User model, because multiple conferences were to supposed be supported (see #89 ).
The text was updated successfully, but these errors were encountered: