summaryrefslogtreecommitdiff
path: root/pgcommitfest/commitfest/util.py
AgeCommit message (Collapse)Author
2019-02-06Fixes for pep8 compatibilityMagnus Hagander
2019-02-05Convert all spaces to tabsMagnus Hagander
2018-02-22Fix model diffing for django 1.11Magnus Hagander
2018-02-21Implement thread notification receivingMagnus Hagander
This allows the archivs server to ping the CF app to pick up updates to mailthreads quicker.
2015-01-11Properly log diffs in foreign keysMagnus Hagander
Instead of saying "topic changed to 2", say "topic changed to <actual topic>"
2013-08-18Create history entries for fields that are changed on a patchMagnus Hagander