Friday, August 29, 2014

Help Django

Good Afternoon Everyone,

I am Working with Django the little time and I'm facing a problem. I need to create a form in the admin module of my project, and this record I have a field called RULE. where I can register a field called RULE, RULE put the field can have 1 or N records. My question is this, how do I create a RULE field where the user can add more fields as necessary RULE?

For example:

Rule:   xxx.xxx.xxx.xxx (add more fields RULE)
           xxx.xxx.xxx.xxx
           xxx.xxx.xxx.xxx
           ...

I count on your help.

Thanks in advance.

--
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 http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/aa5c2165-60fb-4014-845e-362bbce05a1c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment