Tay0710 / CITS3403_Project

The repository for the CITS3403 Project.
0 stars 0 forks source link

Merge user table into database and fix conflicting migration heads. Create how to run file. #49

Closed Tay0710 closed 2 months ago

Tay0710 commented 2 months ago
  1. Create the How to Run file.
  2. Update forms to include EmailField.
  3. Mix conflicting heads by merging heads.
  4. Migrate new user table into database.
livvy10 commented 2 months ago

Thank you for adding email field, it wasn't working on mine!