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