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/amend Customer model fields #95

Closed marksmall closed 4 years ago

marksmall commented 4 years ago

This PR closes #88

Added and/or amended customer model fields to remove the old title and add a few new ones. Doing this caused tests to fail, so I fixed those. I also had to update the customer serializer and some templates that used title.