astrosat / django-astrosat-users

Common backend library for Astrosat projects' user management
GNU General Public License v3.0
2 stars 0 forks source link

Add phone field to user #107

Closed marksmall closed 4 years ago

marksmall commented 4 years ago

Describe the bug

The User model is missing a phone field, which does exist on the frontend. We need to add this to the model and serializer.