https://bugs.gpodder.org/show_bug.cgi?id=734
--- Comment #3 from Stefan Kögl <[email protected]> 2010-01-26 14:30:54 GMT --- Yes, should be sufficient. Please have a look at how forms are used with Django (eg Device page) and implement that accordingly. The SubscriptionMeta for a podcast can be retrieved by Subscription.get_meta(). Note that this returns a new object if there is currently no meta object in the database. -- Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
