Codeholics-Anonymous / Trakky

GNU General Public License v3.0
5 stars 2 forks source link

Foreign keys added, Update of daily_calory_demand field during registration #58

Closed Blizni13 closed 4 months ago

Blizni13 commented 4 months ago

Foreign keys - now after user deletion, all other database objects related to it are deleted. Works also with other models with foreign keys. Update of daily_calory_demand - now we store daily_calory_demand inside his profile (it will simplify storing demands for user)