summaryrefslogtreecommitdiff
path: root/tests/sessions_tests/models.py
AgeCommit message (Expand)Author
2017-01-25Refs #23919 -- Replaced super(ClassName, self) with super().chillaranand
2016-02-04Stopped registering the sessions tests models to the sessions app.Simon Charette