get_absolute_url - Django`s sitemap

前端 未结 0 1996
不思量自难忘°
不思量自难忘° 2021-02-14 21:06

I want to enable sitemap-generation in Django, so I do the following, how it explained here

model:

class Car(models.Model):
    def __unicode__(self):
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题