houngj / simply_fit

Simple daily fitness tracker
GNU General Public License v3.0
0 stars 0 forks source link

Redesign application to use django.contrib.auth.models.user as the user model #42

Closed houngj closed 7 years ago

houngj commented 7 years ago

Update User table to include email addresses, limit 1 account per email address, update simply_fit_api tests to include user email addresses in tests.