Projet

Général

Profil

« Précédent | Suivant » 

Révision 0296e370

Ajouté par Serghei Mihai il y a presque 8 ans

fix item publication date in atom view

Voir les différences:

corbo/views.py
124 124
        return self.feed_item_link_template.format(item.pk)
125 125

  
126 126
    def item_pubdate(self, item):
127
        return item.publication_time or item.m_time
127
        return item.publication_time or item.mtime
128 128

  
129 129
atom = AtomView()

Formats disponibles : Unified diff