Skip to content

Fixed #37251 -- Added djlink extlinks to fix nested version markup in docs. - #21740

Open
vainl wants to merge 1 commit into
django:mainfrom
vainl:ticket_37251
Open

Fixed #37251 -- Added djlink extlinks to fix nested version markup in docs.#21740
vainl wants to merge 1 commit into
django:mainfrom
vainl:ticket_37251

Conversation

@vainl

@vainl vainl commented Aug 6, 2026

Copy link
Copy Markdown

Trac ticket number

ticket-37251

Branch description

Introduced a new djlink shortcut in docs/conf.py with the caption set to None, and updated the production server reference URL in docs/intro/tutorial01.txt and docs/ref/django-admin.txt to use this new one.

AI Assistance Disclosure (REQUIRED)

  • If AI tools were used, I have disclosed which ones, and fully reviewed and verified their output.

I have used Google AI mode to help me written the commit message since I am not an English native-speaker.

Checklist

  • This PR follows the contribution guidelines.
  • This PR does not disclose a security vulnerability (see vulnerability reporting).
  • This PR targets the main branch.
  • The commit message is written in past tense, mentions the ticket number (if applicable), and ends with a period (see guidelines).
  • I have not requested, and will not request, an automated AI review for this PR.
  • I have checked the "Has patch" ticket flag in the Trac system.
  • I have added or updated relevant tests.
  • I have added or updated relevant docs, including release notes if applicable.
  • I have attached screenshots in both light and dark modes for any UI changes.

… docs.

Introduced a new 'djlink' shortcut in docs/conf.py with the caption
set to None, and updated the production server reference URL in
tutorial01.txt and django-admin.txt to use this new one.
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

Thank you for your contribution to Django! This pull request has one or more items that need attention before it can be accepted for review.

⚠️ Warning: Incorrect Trac Ticket Flag

The referenced ticket ticket-37251 does not have the Has patch flag set in Trac. This flag must be checked before a pull request can be reviewed.

What to do:

  1. Open the ticket at https://code.djangoproject.com/ticket/37251.
  2. Scroll down and check the Has patch checkbox on the ticket.
  3. Save the ticket.

For more information see https://docs.djangoproject.com/en/dev/internals/contributing/triaging-tickets/#has-patch.

If you have questions about these requirements, please review the contributing guidelines or ask for help on the Django Forum.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello! Thank you for your contribution 💪

As it's your first contribution be sure to check out the patch review checklist.

If you're fixing a ticket from Trac make sure to set the "Has patch" flag and include a link to this PR in the ticket!

If you have any design or process questions then you can ask in the Django forum.

Welcome aboard ⛵️!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant