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?
Try this: https://github.com/douglasmiranda/django-admin-bootstrap
It uses Bootstrap and is BSD licensed