Is there an actively maintained mobile UI for Django admin? [closed] Is there an actively maintained mobile UI for Django admin? [closed] django django

Is there an actively maintained mobile UI for Django admin? [closed]


Since version 1.9 Django uses a former third-party app called django-flat-theme. There's another app made by the same developer which adds responsiveness to the admin. This app is called django-flat-responsive.

That means, if you're on Django 1.9+ just add django-flat-responsive. If you're running an older version of Django you need django-flat-theme and django-flat-responsive.

As user mirek points out, all of this is already integrated into Django 2+.

This is what it looks like:

https://pbs.twimg.com/media/CwuLWBlUUAAKqb3.jpg