Search code examples
djangodjango-adminmobile-website

Is there an actively maintained mobile UI for Django admin?


I'm using Django Grappelli as a skin for the Django admin interface. However, the design is not responsive. Users on mobile devices need to do a lot of zooming and panning. The mobile admin projects I've found so far seem to have been abandoned in their early stages. Does anyone know of one that is actively maintained?


Solution

  • Try this: https://github.com/douglasmiranda/django-admin-bootstrap

    It uses Bootstrap and is BSD licensed django-admin-bootstrap