Oops, correct here:
class Content(models.Model):
seo_urls = generic.GenericRelation(SeoUrl)
def get_absolute_url(self):
return ('/%s/' % self.seo_urls.order_by('priority')[0].seotitle)
On 25 Aug, 23:04, Donovan <[EMAIL PROTECTED]> wrote
ry and admin template modification, but was
wondering if the prepopulate_fields code has some awareness of the
eventual id's of inline form fields.
Cheers in advance,
Donovan.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Googl
2 matches
Mail list logo