django/djangoproject.com

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

Open

#2.094 geöffnet am 11. Juni 2025

Auf GitHub ansehen
 (11 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Python (2.001 Stars) (1.100 Forks)user submission
contentdocsgood first issue

Beschreibung

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