summaryrefslogtreecommitdiff
path: root/dashboard/models.py
AgeCommit message (Expand)Author
2024-11-17Added links for user-profile stats.Sarah Boyce
2024-10-25[dashboard] Marked all user-facing strings for translationMark Walker
2024-04-25Used tracdb instead of Trac RPC endpoint in dashboardBaptiste Mispelon
2022-12-25Fixed #1293 -- Modernize to Django 3.2/Python 3.8 (#1294)Paolo Melchiorre
2022-11-30Refs #1184 -- Reformatted code with Black.django-bot
2021-10-27Fixed #1119 -- Used GitHub API for commits stats.Mariusz Felisiak
2019-07-26Fixed typos.Min ho Kim
2016-01-21Added on_delete to ForeignKey and OneToOneField.Tim Graham
2015-08-25Adjusted some imports for deprecations.Tim Graham
2015-04-07Add isort settings and sort importsRolf Erik Lekang
2015-04-06Ported from Python 2.7 to Python 3.4.Rolf Erik Lekang
2015-01-31Minor cosmetic fix.Jannis Leidel
2015-01-31Cosmentic updates.Jannis Leidel
2015-01-31Add django-dev-dashboard as an appRolf Erik Lekang