index
:
djangoproject.com.git
issue-1630
djangoproject.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
releases
/
admin.py
Age
Commit message (
Expand
)
Author
2026-01-26
Extended Release model with properties in preparation to incorporate the chec...
Natalia
2025-10-14
Deleted release artifact files when they're cleared in admin
Baptiste Mispelon
2025-03-13
Improved Release model to support PEP625 changes.
Baptiste Mispelon
2022-12-25
Fixed #1293 -- Modernize to Django 3.2/Python 3.8 (#1294)
Paolo Melchiorre
2022-11-30
Refs #1184 -- Reformatted code with Black.
django-bot
2015-10-05
Add end of life date to releases.
Aymeric Augustin
2015-10-05
Improve releases admin a bit.
Aymeric Augustin
2014-09-04
Removed hack to disable admin logging for releases app; refs #23401.
Tim Graham
2014-09-02
Revert "Removed hack to disable admin logging for releases app."
Tim Graham
2014-08-25
Added flake8.cfg and cleaned up code.
Tim Graham
2014-08-25
Removed hack to disable admin logging for releases app.
Tim Graham
2013-03-14
Oops
Aymeric Augustin
2013-03-14
Store each component of the version number separately.
Aymeric Augustin
2013-03-14
Add unicode, admin & migrations for releases.
Aymeric Augustin