jpreecedev / Landlords

0 stars 1 forks source link

Refactor tenants table with a reference to ApplicationUser #61

Closed jpreecedev closed 7 years ago

jpreecedev commented 7 years ago

The Tenants table contains lots of information about each tenant. We need to update this so there is a hard link between a Tenant in Tenants and an ApplicationUser.

Tenants will be able to log in and send messages to their landlord, so they need to be real users.

jpreecedev commented 7 years ago

3e4b33534c6466115ac997d1d42c1a4ca436027f

jpreecedev commented 7 years ago

f66336b2ed39d43a9c45f70fd016a82aadfe0726