Skip to content

Add Django 6.1#2697

Merged
simon04 merged 1 commit into
freeCodeCamp:mainfrom
adamchainz:django_6.1
Jul 3, 2026
Merged

Add Django 6.1#2697
simon04 merged 1 commit into
freeCodeCamp:mainfrom
adamchainz:django_6.1

Conversation

@adamchainz

Copy link
Copy Markdown
Contributor

Currently in alpha: https://www.djangoproject.com/weblog/2026/may/20/django-61-alpha-1-released/

…which means that its docs pages are up: https://docs.djangoproject.com/en/6.1/

If you're updating existing documentation to its latest version, please ensure that you have:

  • Updated the versions and releases in the scraper file
  • Ensured the license is up-to-date
  • Ensured the icons and the SOURCE file in public/icons/your_scraper_name/ are up-to-date if the documentation has a custom icon
  • Ensured self.links contains up-to-date urls if self.links is defined
  • Tested the changes locally to ensure:
    • The scraper still works without errors
    • The scraped documentation still looks consistent with the rest of DevDocs
    • The categorization of entries is still good

(Copying from my previous Django 6.0 PR, #2580, and the previous versions before it.)

@adamchainz adamchainz requested a review from a team as a code owner June 15, 2026 23:17

@simon04 simon04 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you!

@simon04 simon04 merged commit 35e207e into freeCodeCamp:main Jul 3, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants