Hacker News new | ask | show | jobs
by antihero 4866 days ago
Nice, there are some flaws as it's very new, and doesn't seem to like things like Reversion's extra buttons or MPTT's tree admin, so I'm going to hold off on using it, but IMO it's definitely the nicest looking admin skin so far.
1 comments

Feel free to add feature request to Github. Our first priority was to support all original widgets, we added just few examples on 3rd parties, but now we will focus on integrating and supporting most popular 3rd party packages - like model translation, django-hvad, mptt, etc.

Actually mptt tree package integration example is already added: http://djangosuit.com/admin/integrations/category/ It doesn't do some automatic sorting magic, but this is in our future plans.

I sent a pull request to fix the styling of validation errors on the login form. Great project and I look forward to updates!

https://github.com/darklow/django-suit/pull/8