I don't have enough enough knowledge on how GSoC works and what the django team expects from people proposing projects but if it was me I would rather have a very well implemented, tested and with a good level of customization client side validation than two not so well features but that's up to the times used. I'm sure someone more related to this will be able to give you a better answer but the two ideas are definitely interesting :)
El domingo, 20 de marzo de 2016, 23:52:32 (UTC-3), 7sDream escribió: > > Thanks for your advice! > > My first thought is the client side validation too. Because I used some > Forms in my Django project, after write javascript for each form, I feel > this is redundant. > > Then I thought of another common demand of Form, the dynamic form. After I > draw the chart, I also find it is a little complicated so I arranged for > eight weeks to finish it. > > Do you think I should focus on client side validation (delete dynamic form > part)? Or describe the complexity of dynamic form and give a more detailed > schedule? > > Thanks again! > > 在 2016年3月21日星期一 UTC+8上午2:23:16,Cristiano Coelho写道: >> >> The client side validation is a very good idea, other frameworks such as >> ASP.NET MVC already has some basic client side validation tied to model >> fields (equivalent to django forms) and also provides a very easy way to >> add custom javascript validation and tie to the model/form. >> >> For the second part about dynamic forms, it really looks complicated to >> implement, looks like a job for more than one person. >> >> -- 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 https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/d73fce50-82a6-4404-8f89-a7f49fe42d3a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
