summaryrefslogtreecommitdiff
path: root/docs/internals
AgeCommit message (Expand)Author
2025-02-04Refs #35612 -- Extended docs on how the security team evaluates reports.nessita
2025-01-28Clarified the Releaser's discretion for determining and postponing the releas...Sarah Boyce
2025-01-28Updated the release process documentation to reflect the current process.Sarah Boyce
2025-01-28Refs #36005 -- Bumped minimum supported versions of 3rd-party packages.Mariusz Felisiak
2025-01-23Clarified feature freeze tasks in docs/internals/howto-release-django.txt.nessita
2025-01-22Fixed #36125 -- Switched docs to use chat.djangoproject.com when referencing ...Baptiste Mispelon
2025-01-20Refs #32193 -- Updated python-memcached to pymemcache in contributing guide.Mariusz Felisiak
2025-01-20Fixed #36005 -- Dropped support for Python 3.10 and 3.11.Mariusz Felisiak
2025-01-15Advanced deprecation warnings for Django 6.0.Sarah Boyce
2025-01-15Removed versionadded/changed annotations for 5.1.Sarah Boyce
2025-01-08Fixed #35999 -- Removed #django IRC channel references where appropriate.Sarah Boyce
2025-01-06Refs #35444 -- Deprecated contrib.postgres aggregates ordering for order_by.Chris Muthig
2024-11-28Fixed #35530 -- Deprecated request.user fallback in auth.login and auth.alogin.Jaap Roes
2024-11-27Removed trailing whitespace in docs.Adam Zapletal
2024-11-14Replaced message suggestions from IRC to Discord in contributing docs.AfiMaameDufie
2024-11-11Refs #32365 -- Removed pytz from list of test dependencies in unit test docs.Mariusz Felisiak
2024-11-06Fixed #35863 -- Replaced bold text with heading level 3 in new contributors d...ssanger
2024-11-05Clarified instructions on how to claim a ticket.Maria Hynes
2024-11-05Fixed typo in docs/internals/howto-release-django.txt.Mariusz Felisiak
2024-10-30Fixed #35866 -- Clarified the positioning Python magic methods on models in t...maddrum
2024-10-25Improved the writing documentation contributing guide.Paolo Melchiorre
2024-10-25Improved readability of triage workflow image by increasing its size and colo...mbcodes
2024-10-16Expanded contributor docs on getting feedback from the wider community.Maryam Yusuf
2024-10-11Fixed #35612 -- Added documentation on how the security team evaluates reports.Sarah Boyce
2024-09-23Made cosmetic edits to the Steering council docs.Sarah Boyce
2024-09-16Removed setting the release schedule from Steering Council prerogatives as pe...Sarah Boyce
2024-08-28Fixed #35666 -- Documented stacklevel usage and testing, and adjusted test su...Simon Charette
2024-08-05Used :pypi: role in docs where appropriate.Mariusz Felisiak
2024-07-29Fixed #35546 -- Emphasised accepted ticket requirement in contributing docs.Maryam Yusuf
2024-07-29Referenced joining the triage and review team as motivation to do PR reviews.Maryam Yusuf
2024-07-25Added contributor guidelines for performance optimizations.Sarah Boyce
2024-07-24Updated asgiref dependency for 5.1 release series.Mariusz Felisiak
2024-07-04Replaced usage of "patch" with more precise terms in contributing docs.Andreu Vallbona
2024-06-28Refs #22712 -- Corrected deprecation of "all" argument in django.contrib.stat...Mariusz Felisiak
2024-06-24Migrated setuptools configuration to pyproject.toml.Claude Paroz
2024-05-22Advanced deprecation warnings for Django 5.2.Natalia
2024-05-21Fixed #35405 -- Converted get_cache_name into a cached property in FieldCache...Adam Johnson
2024-05-21Fixed #35326 -- Added allow_overwrite parameter to FileSystemStorage.Ben Cail
2024-05-10Updated docs for the Django release process.nessita
2024-05-02Added a high contrast mode to screenshot cases.Sarah Boyce
2024-04-10Updated docs for updating translations in docs/internals/howto-release-django...nessita
2024-03-11Fixed #14831 -- Extended template style guide in docs.Ryan Cheley
2024-03-06Fixed broken links and redirects in docs.Mariusz Felisiak
2024-03-01Refs #35234 -- Deprecated CheckConstraint.check in favor of .condition.Simon Charette
2024-02-23Fixed #35090 -- Deprecated registering URL converters with the same name.Salvo Polizzi
2024-02-08Fixed typo in docs/internals/contributing/writing-code/coding-style.txt.Koo
2024-02-05Changed severity levels to list in security policy docs.shivaramkumar
2024-01-26Applied Black's 2024 stable style.Mariusz Felisiak
2024-01-23Refs #35058 -- Deprecated OGRGeometry.coord_dim setter.David Smith
2024-01-11Reorganized the Contributing to Django docs.Mark Walker