Projet

Général

Profil

« Précédent | Suivant » 

Révision f7116684

Ajouté par Serghei Mihai il y a plus de 9 ans

feed item's publishing date computing fix

Closes #6374

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.modification_time
127
        return item.publication_time or item.m_time
128 128

  
129 129
atom = AtomView()

Formats disponibles : Unified diff