Skip to content

Add Django 5.2#2442

Merged
simon04 merged 1 commit intofreeCodeCamp:mainfrom
adamchainz:django_5.2
Feb 23, 2025
Merged

Add Django 5.2#2442
simon04 merged 1 commit intofreeCodeCamp:mainfrom
adamchainz:django_5.2

Conversation

@adamchainz
Copy link
Copy Markdown
Contributor

Currently in beta: https://www.djangoproject.com/weblog/2025/feb/19/django-52-beta-1-released/

The versioned documentation has been available since the alpha release: https://docs.djangoproject.com/en/5.1/

  • 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

(Adapted from my previous Django 5.1 PR: #2300.)

@adamchainz adamchainz requested a review from a team as a code owner February 21, 2025 22:58
Copy link
Copy Markdown
Contributor

@simon04 simon04 left a comment

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 bc7abc8 into freeCodeCamp:main Feb 23, 2025
2 checks passed
@adamchainz adamchainz deleted the django_5.2 branch February 23, 2025 13:10
@adamchainz adamchainz mentioned this pull request Sep 23, 2025
5 tasks
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