3
Hello, dear people.
With the help of a tutorial, I was able to create a template with form and use Forms.Modelform to save in the database, but I saw in the Django documentation that there is also Forms.Form. What’s the difference?
framework Django1.9 Python3.4