litchfield / django-liststyle

Style your django admin changelist rows with ease!
BSD 3-Clause "New" or "Revised" License
35 stars 27 forks source link

pip install django-liststyle #6

Closed serjikisa closed 8 years ago

serjikisa commented 9 years ago

pip install django-liststyle or easy_install django-liststyle does not work me? What's the package name?

bajax commented 8 years ago

This works now, but it seems to install an outdated version that's not python3 compatible. It tries to do a relative import using old syntax.