summary refs log tree commit diff
path: root/tests/utils.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-08-01Allow defining HTML templates to serve the user on account renewalBrendan Abolivier5-9/+74
2019-07-31Ignore redactions of redactions in get_events_as_listBrendan Abolivier1-4/+1
2019-07-31Ignore invalid redactions in _get_event_from_rowBrendan Abolivier