summaryrefslogtreecommitdiff
path: root/docs/internals
AgeCommit message (Expand)Author
2025-08-04[5.1.x] Refs #36535 -- Doc'd that docutils < 0.22 is required.Natalia
2025-03-21[5.1.x] Documented the updating of translation catalogs in post-release tasks.Sarah Boyce
2025-02-24[5.1.x] Added security guideline on reasonable size limitations when renderin...Sarah Boyce
2025-02-24[5.1.x] Added security reporting guidelines.Sarah Boyce
2025-02-24[5.1.x] Updated expectations for when security reports will receive a reply.Sarah Boyce
2025-02-19[5.1.x] Fixed #35908 -- Retired the django-developers and django-users mailin...Sarah Boyce
2025-02-10[5.1.x] Specified "django" repository for twine call in docs/internals/howto-...Mariusz Felisiak
2025-02-04[5.1.x] Refs #35612 -- Extended docs on how the security team evaluates reports.nessita
2025-01-28[5.1.x] Clarified the Releaser's discretion for determining and postponing th...Sarah Boyce
2025-01-28[5.1.x] Updated the release process documentation to reflect the current proc...Sarah Boyce
2025-01-22[5.1.x] Fixed #36125 -- Switched docs to use chat.djangoproject.com when refe...Baptiste Mispelon
2025-01-20[5.1.x] Refs #32193 -- Updated python-memcached to pymemcache in contributing...Mariusz Felisiak
2025-01-08[5.1.x] Fixed #35999 -- Removed #django IRC channel references where appropri...Sarah Boyce
2024-11-14[5.1.x] Replaced message suggestions from IRC to Discord in contributing docs.AfiMaameDufie
2024-11-11[5.1.x] Refs #32365 -- Removed pytz from list of test dependencies in unit te...Mariusz Felisiak
2024-11-06[5.1.x] Fixed #35863 -- Replaced bold text with heading level 3 in new contri...ssanger
2024-11-05[5.1.x] Clarified instructions on how to claim a ticket.Maria Hynes
2024-11-05[5.1.x] Fixed typo in docs/internals/howto-release-django.txt.Mariusz Felisiak
2024-10-25[5.1.x] Improved readability of triage workflow image by increasing its size ...mbcodes
2024-10-16[5.1.x] Expanded contributor docs on getting feedback from the wider community.Maryam Yusuf
2024-10-11[5.1.x] Fixed #35612 -- Added documentation on how the security team evaluate...Sarah Boyce
2024-09-23[5.1.x] Made cosmetic edits to the Steering council docs.Sarah Boyce
2024-09-21[5.1.x] Removed setting the release schedule from Steering Council prerogativ...Sarah Boyce
2024-08-28[5.1.x] Fixed #35666 -- Documented stacklevel usage and testing, and adjusted...Simon Charette
2024-08-05[5.1.x] Used :pypi: role in docs where appropriate.Mariusz Felisiak
2024-07-25[5.1.x] Added contributor guidelines for performance optimizations.Sarah Boyce
2024-07-24[5.1.x] Updated asgiref dependency for 5.1 release series.Mariusz Felisiak
2024-07-04[5.1.x] Replaced usage of "patch" with more precise terms in contributing docs.Andreu Vallbona
2024-06-24[5.1.x] Migrated setuptools configuration to pyproject.toml.Claude Paroz
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
2024-01-02Fixed #35060 -- Deprecated passing positional arguments to Model.save()/asave().Salvo Polizzi
2023-12-05Deprecated django.contrib.gis.geoip2.GeoIP2.open().Nick Pope
2023-12-01Deprecated django.contrib.gis.geoip2.GeoIP2.coords().Nick Pope
2023-11-30Improved structure of Contributing Guide start page.Mark Walker
2023-11-28Refs #34380 -- Added FORMS_URLFIELD_ASSUME_HTTPS transitional setting.Mariusz Felisiak
2023-11-24Fixed #34983 -- Deprecated django.utils.itercompat.is_iterable().Nick Pope
2023-10-31Fixed #34462 -- Made admin log actions in bulk.Akash Kumar Sen