bounswe / bounswe2024group11

The proof of work and the product from the 2024G11
https://bounswe.github.io/bounswe2024group11/
11 stars 1 forks source link

refactor fullname field in User Model #429

Closed MucahitErdoganUnlu closed 3 months ago

MucahitErdoganUnlu commented 3 months ago

🧱 Description

Our previous version contained "fullname" in User model. Therefore, frontend build their design accordingly. So, it is needed to refactor User Django model

MucahitErdoganUnlu commented 3 months ago

first_name field of user model is serialized to fullname