mgaitan / waliki

A wiki engine powered by Django and Git
http://waliki.pythonanywhere.com
BSD 3-Clause "New" or "Revised" License
309 stars 56 forks source link

Rss items have a wrong diff #87

Open mgaitan opened 9 years ago

mgaitan commented 9 years ago

for example http://python.org.ar/wiki/_whatchanged/rss

captura de pantalla de 2015-04-14 12 28 24

diff seems to be offset 1 item. i. e diff --git a/QuienesSomos.rst b/QuienesSomos.rst correspond to "Sobre Python Argentina", diff --git a/miembros/walteralini.rst b/miembros/walteralini.rst to "Walter Alini" and so on.