Do you mean creating 1-10 authors at once?
If that is the case, so you have the input for the three fields somewhere
say an excel file, or a list of lists, etc?

If you do, I'd say loop through the document with the input venue and let
it fill the parameter spaces dynamically.

Call a .save on it at the end of the loop.

Does this make sense?


On Jul 10, 2017 10:20 AM, "Denis Cosmin" <[email protected]> wrote:

I have a form Author that contains the field first_name, last_name, and
email.

I want to be able to create 1-10 of them at the same time.
How may I do that?

I only need help in creating the form and the view.

-- 
Sincerely,
Denis Nutiu

-- 
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 [email protected].
To post to this group, send email to [email protected].
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/CAKUfvexU6PyjSTG7ZZVoq%2BKqFw0sRKsGNk1x9WMXBKwdtOri-
Q%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAKUfvexU6PyjSTG7ZZVoq%2BKqFw0sRKsGNk1x9WMXBKwdtOri-Q%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.

-- 
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 [email protected].
To post to this group, send email to [email protected].
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/CAHjgLX7YBfwd4ZzN7nGPeRmrua3Zp9Fpbk0Mn0C41GfS5Pg-%3DQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to