Mobile friendly admin

71 views
Skip to first unread message

guettli

unread,
Apr 1, 2020, 4:02:57 AM4/1/20
to Django users
I know there a several third party packages which try to improve the great django admin:


A lot of packages are already outdated. AFAIK no sane and simple default package exists.

I think the only solution to this would be an improvement which is not a third party package.

With other words: An update of the original admin. AFAIK no major change is planed by
the core developers, or am I missing something?

My goal: mobile friendly admin interface.

Mike Dewhirst

unread,
Apr 1, 2020, 4:20:04 AM4/1/20
to django...@googlegroups.com
My admin site works well on my phone. I think it is all done with clever
smoke and mirrors in css.

I have used a bit of my own css for widening some fields and that
defeats some of the browser capabilities in both the phone and desktop.
I mostly use Firefox.

What part of it is not mobile friendly for you?


> --
> You received this message because you are subscribed to the Google
> Groups "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to django-users...@googlegroups.com
> <mailto:django-users...@googlegroups.com>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/7dd55582-ad0a-4967-9abf-aa7f93d6e5d6%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/7dd55582-ad0a-4967-9abf-aa7f93d6e5d6%40googlegroups.com?utm_medium=email&utm_source=footer>.

Motaz Hejaze

unread,
Apr 1, 2020, 6:21:52 AM4/1/20
to Django users
Why dont we implement bootstrap for better responsive view ?

To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/b175b960-c5ad-e4a8-0d53-ada3ec64ff66%40dewhirst.com.au.

Tim Graham

unread,
Apr 2, 2020, 8:18:19 PM4/2/20
to Django users
What version of Django are you using?

https://github.com/elky/django-flat-responsive is an extension for the Django admin that makes the interface mobile-friendly. It's part of Django 2.0 and later.

guettli

unread,
Apr 3, 2020, 7:31:28 AM4/3/20
to Django users
Oh, sorry, I saw this on a very old django application. Thank you Graham for this hint.

Motaz Hejaze

unread,
Apr 3, 2020, 12:30:45 PM4/3/20
to Django users
Thank you for your reply

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages