Please try to change the Sitename in the backend at /admin/sites/site/
Per default its example.com
On Aug 8, 8:46 pm, When ideas fail wrote:
> Hi, i'm developing a feed but i still have a couple of questionss.
>
> 1. I have this in my models:
>
> def get_absolute_url(self):
> return "/bl
Hi, i'm developing a feed but i still have a couple of questionss.
1. I have this in my models:
def get_absolute_url(self):
return "/blog/%s/" % self.post_slug
but the rss has the links down as: http://example.com/blog/post_3/,
the blog/post_3/ is correct, how can i make sure its linked
2 matches
Mail list logo