django-suit v0.2.1 Release Notes

Release Date: 2013-05-11 // almost 11 years ago
    • [Feature] Styling list rows and cells based on object instance. Read Documentation <http://django-suit.readthedocs.org/en/develop/list_attributes.html>. See example <http://djangosuit.com/admin/examples/continent/>
    • ⚠ [CSS] Changed selected rows background color to inverse, to avoid color conflict with row "warning" css class
    • ⚡️ [Fixes] CSS/Templating fixes and tweaks. See commit log <https://github.com/darklow/django-suit/commits/develop>_ and closed issues <https://github.com/darklow/django-suit/issues?direction=desc&sort=updated&state=closed>_ for full changes