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 to it. Tino On Sun, Nov 9, 2014 at 7:54 PM, Aman Kumar <[email protected]> wrote: > 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 Django itself)" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-developers. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-developers/1f9c2590-0f81-4a76-9f6e-e9b29eb44b91%40googlegroups.com > <https://groups.google.com/d/msgid/django-developers/1f9c2590-0f81-4a76-9f6e-e9b29eb44b91%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CANQFsQBfykSJcbyBP6SRAr3gtWN4ibrKRAXNMGik2Qbek2h9cg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
