#9699: Shouldn't entries be associated with many enclosures? --------------------------------------+------------------------------------- Reporter: directeur | Owner: nobody Status: new | Milestone: Component: Uncategorized | Version: 1.0 Keywords: feedgenerator enclosures | Stage: Unreviewed Has_patch: 0 | --------------------------------------+------------------------------------- In django.utils.feedgenerator every entry is eventually associated with one and only one enclosure. Shouldn't it be a list of enclosures, instead? For a case where I want to include multiple enclosures in a single feed's entry?
-- Ticket URL: <http://code.djangoproject.com/ticket/9699> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" 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-updates?hl=en -~----------~----~----~----~------~----~------~--~---
