django/djangoproject.com

Add link to 'Stable' doc version in the Warning Alert on top

Open

#2,094 opened on Jun 11, 2025

View on GitHub
 (11 comments) (0 reactions) (1 assignee)Python (1,100 forks)user submission
contentdocsgood first issue

Repository metrics

Stars
 (2,001 stars)
PR merge metrics
 (Avg merge 7d 6h) (16 merged PRs in 30d)

Description

As discussed on discord in #documentation channel here

I think this will provide 'further convenience' to website users to upgrade the documentation version by simply clicking on the link in the warning itself as well:

Current Behavior of the Warning Alert on Top:

Image

Proposed change (text can be adjusted accordingly):

Image

Rationale:

  • The warning alert already exists, and draws eye attention towards itself (due to its bright color)
  • Adding a clickable link is 'further convenience' in terms of UX
  • Requires small change in code

Contributor guide