Hi, you should start with tutorials, Django official:
https://docs.djangoproject.com/en/1.8/intro/tutorial01/ Django Girls Tutorial: http://tutorial.djangogirls.org/ And finally on my list is Marina Mele's tutorial: http://www.marinamele.com/taskbuster-django-tutorial On 19.04.2016 14:23, Григор Колев wrote:
I try to learnind django. But can't understand how to write good django code. Can I write form in template or thear a good reson to use django form. Or must I use class based view or function is the best idea. How can get the django form from value if post method in class based viwe.
-- You received this message because you are subscribed to the Google Groups "Django users" 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-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/57162839.2070704%40gmail.com. For more options, visit https://groups.google.com/d/optout.

