manjulatern / GymProject

A basic django based application.
2 stars 4 forks source link

logged-in url, registration bug, gym count- all fixed #20

Closed sanjaygyawali1 closed 4 years ago

sanjaygyawali1 commented 4 years ago

issues #15 #11 #9 fixed

sanjaygyawali1 commented 4 years ago
  1. 15 (when you add the gym, total gyms doesn't increase)

  2. 11 (during registration, username and email uniqueness was shown like a coder error, not like UI error)

  3. 9 (if you log in, the very first URL is localhost/login/ instead of localhost/ only)