sparcs-kaist / new-ara-api

Restful API for Ara, KAIST's official community service
http://newara.sparcs.org/
MIT License
20 stars 1 forks source link

Merge `auth.User` with `user.UserProfile` #441

Open injoonH opened 9 months ago

injoonH commented 9 months ago

Use user.UserProfile as AUTH_USER_MODEL by inheriting AbstractUser.