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

Python 2 -> Python 3 #42

Closed justelex closed 6 years ago

justelex commented 6 years ago

Change Python 2 to Python 3 print statement. Could imho also be removed.