How to customize admin page rendering?

14 views
Skip to first unread message

Pema Galey

unread,
Aug 25, 2019, 10:17:24 AM8/25/19
to Django users
I want to change/customize rendering of admin default page. For example, in search_field, I want to add placeholder or help text for searching.

Help me in customization.

Thank you

Jani Tiainen

unread,
Aug 25, 2019, 11:55:57 AM8/25/19
to django...@googlegroups.com
Hi.

Instead of trying that I suggest that you build your own managenent console where you can do all you want to.

Admin is a great tool but it can't replace proper management tools. Mainly because admin isn't built for much of customization beyond what you can find from the docs.

--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/f2544e7b-7bf8-4c73-9384-4a932233a319%40googlegroups.com.

Aldian Fazrihady

unread,
Aug 25, 2019, 9:49:14 PM8/25/19
to django...@googlegroups.com
It is open source. Therefore, theoretically, you can customize everything. 

For admin page, I have customized many things, such as main templates, actions, validations, etc

Regards,

Aldian Fazrihady
http://aldianfazrihady.com

Reply all
Reply to author
Forward
0 new messages