Tuesday, June 28, 2016

How to create the template "groups part" users admin. In my app?

Hello,

I have 2 model... Model A and B... Model A can has N records of B... That's simple to do in django... But I want to build the HTML part.. Using the same mechanism which django use on Groups... In one side show me all records of B, and I can select one or more to add in A model...

How can I do that, using django admin?

I prefer not use inline..

Cheers!


--
Sent from my iPhone

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAF1jwZHydugbAJkAQ3BcstyjBFjAkwq52ra1JxcDMv6286JhRQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment