Hi all,

If I have a model say CarModel which has a foreign key to
CarManufacturer and I want to edit the CarModel in the CarManufacturer
admin view I set the edit_inline value. I also set number_in_admin to
be a certain number. Is there a way that I can do this without setting
the number_in_admin? I want to have it so that a user can add any
amount of CarModels through the CarManufacturer.

Is this possible?

Thanks in advance,

Brian


--~--~---------~--~----~------------~-------~--~----~
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