Skip to content

fix: use get_user_model()

Jean-Baptiste Pasquier requested to merge jbpasquier/fix-user_model into master

Usage of get_user_model instead of User directly.

Compatibility with https://git.happy-dev.fr/startinblox/djangoldp-packages/djangoldp-account/#federation

Merge request reports