Is it necessary to fill action attribute in django template form if using Generic View -


i using django generic views straigt way loads create form. have seen if don't enter in template form action attribute , data still gets in database.

so want know how django know show enter stuff in database

posting same url not require action attribute specified, , omitting altogether best solution.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -