On 8/4/07, Jacob Kaplan-Moss <[EMAIL PROTECTED]> wrote: > On 8/4/07, A Mele <[EMAIL PROTECTED]> wrote: > > Does that mean generic relations are production ready although they > > are not yet implenteed in the admin? > > Exactly - the code's fine; there's just no admin support yet.
Though if you have a look at, say, django-tagging, you'll see that it's not hard to provide your own admin admin interface for a generic relation (django-tagging presents it as a text input for typing in a set of tags). -- "Bureaucrat Conrad, you are technically correct -- the best kind of correct." --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---
