On Tuesday 14 Mar 2006 5:17 pm, PythonistL wrote: > Yes,that automatically happens in the admin but I need to make my > own application so that when a user adds a new Category he is > able to choose that category for the Product that he is being > inserted.And I do not know how to add the Category list into a > product form. Any idea?
check this out - it will do it automagically in your view also http://code.djangoproject.com/wiki/NewAdminChanges (dont forget to use flatten_data()) -- regards kg http://www.livejournal.com/users/lawgon tally ho! http://avsap.org.in ಇಂಡ್ಲಿನಕ್ಸ வாழ்க! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---

