sdevalapurkar / schedulearn

📅 A web app that tutors can use to manage their students and schedule lessons
http://www.schedulearn.com
3 stars 3 forks source link

Add Error Checking to check the lengths before inputting data #179

Open AhmedNSidd opened 5 years ago

AhmedNSidd commented 5 years ago

Change all forms to use the built in django forms which will check for lengths automatically because right now we are not using django forms