Re: Update View not updating table when Rendering fields manually
On Wed, Jan 3, 2018 at 1:53 AM, Sumit Kumar wrote: > When I am using simply this > > > {% block content %} >{% csrf_token %} >{{ form }} > > {% endblock content %} >
Update View not updating table when Rendering fields manually
When I am using simply this {% block content %} {% csrf_token %} {{ form }} {% endblock content %} It is updating my JobFinal Table I can see *POST /JobS