asifpy / django-crudbuilder

Generic CRUD implementation in Django
https://django-crudbuilder.readthedocs.org/en/latest/index.html
Apache License 2.0
193 stars 67 forks source link

Update templates.rst #63

Closed cezar77 closed 6 years ago

cezar77 commented 6 years ago

There was a typo:

<form saction="."

corrected to:

<form action="."

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 79.319% when pulling 848982438218591572cd1e351185993cca67db5a on cezar77:patch-1 into 7c16d47e0fcb52a551c741a78f487b18291d8e87 on asifpy:master.