index
:
djangoproject.com.git
issue-1630
djangoproject.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
releases
/
tests.py
Age
Commit message (
Expand
)
Author
2026-01-27
Filtered inactive releases in get_latest_micro_release().
Natalia
2026-01-26
Extended Release model with properties in preparation to incorporate the chec...
Natalia
2025-12-18
Removed relative urls.
Sarah Boyce
2025-11-21
Moved docs search bar to top navigation in prep for global search.
Sarah Boyce
2025-10-14
Deleted release artifact files when they're cleared in admin
Baptiste Mispelon
2025-10-03
Automatically generate Django series roadmaps from Release data
Natalia
2025-09-17
Prevented EOL date from being set to "today" on alpha1 releases
Jacob Walls
2025-04-17
Handled pre-releases when setting previous release as end of life.
Sarah Boyce
2025-03-14
Reapply "Fixed page header structure and used semantic HTML."
Baptiste Mispelon
2025-03-13
Improved Release model to support PEP625 changes.
Baptiste Mispelon
2025-03-11
Revert "Fixed page header structure and used semantic HTML."
Baptiste Mispelon
2025-03-11
Fixed page header structure and used semantic HTML.
Sarah Boyce
2024-11-23
Fixed sponsor notes appearing on download page
Baptiste Mispelon
2024-11-17
[djangoproject] Marked all user-facing strings for translation
Mark Walker
2023-06-20
Refs #1377 -- Added diamond and platinum members to the download page.
nessita
2023-02-07
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
2022-11-30
Refs #1184 -- Reformatted code with Black.
django-bot
2018-03-29
Switched dev TLD to localhost.
Tim Graham
2016-05-20
Added support for version 1.10 to download page.
Tim Graham
2016-01-20
Removed usage of deprecated assertEquals().
Tim Graham
2015-10-09
Simplify the download page template.
Aymeric Augustin
2015-10-09
Use Release.(eol_)date to determine active releases.
Aymeric Augustin
2015-10-05
Removed 1.4 as a supported version in docs and download page.
Tim Graham
2015-06-29
Adapted release_notes template tag for simple_tag escaping in Django 1.9.
Tim Graham
2015-04-06
Ported from Python 2.7 to Python 3.4.
Rolf Erik Lekang
2015-04-04
Added a "Supported Versions" table to the downloads page.
Tim Graham
2015-03-31
Added support for two supported LTS versions to the downloads page.
Tim Graham
2014-08-25
Added flake8.cfg and cleaned up code.
Tim Graham
2013-03-14
Add releases app.
Aymeric Augustin