oscarmlage / django-cruds-adminlte

django-cruds is simple drop-in django app that creates CRUD for faster prototyping
BSD 3-Clause "New" or "Revised" License
424 stars 82 forks source link

if url_delete - redundant? #90

Closed A4TIF closed 5 years ago

A4TIF commented 5 years ago

This is in the _forms.html template.

Is this redundant? Dont see that button available even with delete permissions available or superuser.

A4TIF commented 5 years ago

ahh nevermind .. its when not using form.helper.