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

Django2 0 #47

Closed migue56 closed 6 years ago

migue56 commented 6 years ago
  1. Changes to Demo 1.1 Edited demo/urls.py to clean namespace ns 1.2 Add testapp/urls.py 1.3 Edited testapp/models.py adding on_delete
  2. Changes to django-cruds-adminlte 2.1 Changed crud_tag.py and utils.py imports of reverse 2.2 Changed crud_tag.py to add conditional to register.assignment_tag
luisza commented 6 years ago

Please close #43.