> tagging app from Luke Plant > zyons > the tagging app that jay parlar developed
It seems that more and more tagging apps appear while using generic relations in admin will be available in a future Django. The last few days I've been strugling to create a menusystem. A kind of tag system but using a one to one relation. The model is as follows: Menuitem caption parent (self may be null) linked object The model and the idea is really very very simple but implementing it isn't. Should I wait till Django does support the generic relation in admin? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---