summaryrefslogtreecommitdiff
path: root/releases/admin.py
AgeCommit message (Expand)Author
2026-01-26Extended Release model with properties in preparation to incorporate the chec...Natalia
2025-10-14Deleted release artifact files when they're cleared in adminBaptiste Mispelon
2025-03-13Improved Release model to support PEP625 changes.Baptiste 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
2015-10-05Add end of life date to releases.Aymeric Augustin
2015-10-05Improve releases admin a bit.Aymeric Augustin
2014-09-04Removed hack to disable admin logging for releases app; refs #23401.Tim Graham
2014-09-02Revert "Removed hack to disable admin logging for releases app."Tim Graham
2014-08-25Added flake8.cfg and cleaned up code.Tim Graham
2014-08-25Removed hack to disable admin logging for releases app.Tim Graham
2013-03-14OopsAymeric Augustin
2013-03-14Store each component of the version number separately.Aymeric Augustin
2013-03-14Add unicode, admin & migrations for releases.Aymeric Augustin