summaryrefslogtreecommitdiff
path: root/tracdb/db_router.py
AgeCommit message (Expand)Author
2024-04-19[pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]
2022-11-30Refs #1184 -- Reformatted code with Black.django-bot
2017-09-14Removed inheritance of object to define new style classes.Tim Graham
2015-09-28Updated to Django 1.8's allow_migrate() signature.Tim Graham
2015-04-07Fixed #437 -- Fixed tracdb router after pathlib migration.Tim Graham
2015-04-06Ported from Python 2.7 to Python 3.4.Rolf Erik Lekang
2014-11-20Updated to Django 1.7Tim Graham
2014-08-25Added flake8.cfg and cleaned up code.Tim Graham
2013-02-07Make it possible to run tests.Aymeric Augustin
2013-02-05Move apps outside of the django_website package.Aymeric Augustin