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
425 stars 82 forks source link

Suppor for columns #7

Closed oscarmlage closed 7 years ago

oscarmlage commented 7 years ago

Would be nice to have support for columns in the lists page ( for images, icons for boolean types...). In a perfect world, would be awesome if the user can override this columns with custom html.

oscarmlage commented 7 years ago

image

Implemented on a14e7ec