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 81 forks source link

Custom CRUDMixin Documentation #100

Closed rtubio closed 5 years ago

rtubio commented 5 years ago

Basic explanation and example for the usage of custom CRUDMixin mixins.

oscarmlage commented 5 years ago

Amazing @rtubio. Thanks again for the work.