Hi everyone,

I want to modify the 'Add page' for a model in Django admin to enable me to
add multiple rows at one go in the admin? Default behavior is one new
row/object at a time. Can I, say, add 10 objects at one go?

I am aware of this - http://www.djangoproject.com/documentation/tutorial2/
but this involves two models. If we only have one(i.e. no foreign key is
involved), then how do we do it?

Any help would be appreciated.
Thanks,
Sambhav

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to