Re: Form Model Validation Error

2014-11-09 Thread Tino de Bruijn
Hi Aman, This list is for discussing development of Django itself. Please post to django-users for questions about your own applications. On a side note, it is a bit unwieldy to attach your code files as attachments. Please use a service like pastebin or Github's Gists to post it online and link

Form Model Validation Error

2014-11-09 Thread Aman Kumar
i am trying the save the date using formmodel but it is giving error "The Course could not be changed because the data didn't validate." i attched themodel.py ,form.py and view.py -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to