summaryrefslogtreecommitdiff
path: root/tracdb/views.py
AgeCommit message (Collapse)Author
2025-02-07Added Trac api to receive information on specific ticket. (#1931)Sarah Boyce
Refs #1657
2024-11-07Fixed #1690 -- fixed trac metrics involving timeBaptiste Mispelon
This also introduces the fix_trac_metrics management command to help fix collected data.
2024-10-03Fixed #1574 -- Added support for Python 3.12 (#1640)Tobias McNulty
2022-11-30Refs #1184 -- Reformatted code with Black.django-bot
2022-03-09Updated to Django 3.2.Mariusz Felisiak
2015-08-25Adjusted some imports for deprecations.Tim Graham
2014-08-25Added flake8.cfg and cleaned up code.Tim Graham
2013-05-15Added a "bounceing ticket" view.Jacob Kaplan-Moss
This gives us some visibility into tickets that bounce back and forth between closed and wontfix.