django
https://github.com/django/django
Python
The Web framework for perfectionists with deadlines.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported120 Subscribers
View all SubscribersAdd a CodeTriage badge to django
Help out
- Issues
- Added step to install gettext in Github Actions workflows.
- Fixed #37196 -- Documented SimpleTestCase.async_client_class.
- Added MAILERS to core settings topical index.
- Refs #37138 -- [PoC] Adjusted docs toctree to improve top-level navigation.
- Refs #36983 -- Updated asgiref to v3.12 and enable free-threading tests in CI.
- Fixed #35874 -- [PoC] Used tab-container for ARIA-compliant console tabs.
- Refs #35874 -- Improved documentation console tabs accessibility.
- Fixed #37167 -- Allowed Address objects as email addresses.
- Fixed #23054 -- Documented per-site cache limitations with Vary: Cookie responses.
- Fixed #37213 -- Made ForeignKeyRawIdWidget honor the field's queryset.
- Docs
- Python not yet supported