summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-29Fixed #35871 -- Corrected example on altering the base_fields attribute in fo...antoliny0919
2024-10-28Refs #34900 -- Removed usage of deprecated glob.glob1().earthyoung
2024-10-26Refs #35742 -- Used curly quote in add user form message.Claude Paroz
2024-10-25Improved the writing documentation contributing guide.Paolo Melchiorre
2024-10-25Refs #35844 -- Corrected expected error messages in commands tests on Python ...Tainara Palmeira
2024-10-25Made GitHub actions display all warnings in Python tests.Mariusz Felisiak
2024-10-25Improved readability of triage workflow image by increasing its size and colo...mbcodes
2024-10-25Refs #35803 -- Added support for __covers GIS lookup on MySQL.Mariusz Felisiak
2024-10-25Fixed #35803 -- Added support for Collect, GeoHash, and IsValid on MariaDB 11...Mariusz Felisiak
2024-10-25Refs #35803 -- Added support for __coveredby GIS lookup on MySQL and MariaDB ...Mariusz Felisiak
2024-10-24Refs #26029 -- Extended docs for the StorageHandler default instance.Carlton Gibson
2024-10-24Refs #35844 -- Fixed tests for test --parallel option on Python 3.14+.Mariusz Felisiak
2024-10-24Used webbroswer module in docs Makefile.Paolo Melchiorre
2024-10-24Updated authentication solutions list on using REMOTE_USER how-to.AfiMaameDufie
2024-10-24Fixed #22828 -- Warned that ModelAdmin get hooks return the property itself r...koresi
2024-10-24Refs #35803 -- Added more tests for __coveredby and __covers GIS lookups.Mariusz Felisiak
2024-10-23Doc'd that unusable passwords are defined by metadata in the password field.David D Lowe
2024-10-23Fixed #28999 -- Documented how to reverse a class-based view by instance.Clifford Gama
2024-10-23Refs #28999 -- Added tests for reversing a class-based view by instance.Clifford Gama
2024-10-23Fixed #35731 -- Extended db_default docs.Yash
2024-10-22Refs #34406 -- Added support for GDAL curved geometries.David Smith
2024-10-22Restructured how-to docs landing page.Daniele Procida
2024-10-22Added missing alt attribute to <img> tag in docs.ssanger
2024-10-22Fixed example indentation in howto/overriding-templates.txt.Mariusz Felisiak
2024-10-21Updated Hypercorn links in docs/howto/deployment/asgi/hypercorn.txt.amirreza sohrabi far
2024-10-21Updated tutorial part count from 7 to 8 in docs/intro/reusable-apps.txt.Mariusz Felisiak
2024-10-17Fixed #35841 -- Restored support for DB-IP databases in GeoIP2.Nick Pope
2024-10-17Refs #35841 -- Adjusted GeoIP2 tests for easier test case extension.Nick Pope
2024-10-17Refs #35841 -- Updated GeoIP2 test database files.Nick Pope
2024-10-17Fixed #35845 -- Updated DomainNameValidator to require entire string to be a ...Justin Thurman
2024-10-17Fixed #26322 -- Consolidated lazy relationships details in docs/ref/models/fi...Clifford Gama
2024-10-17Refs #35844 -- Used asgiref.sync.iscoroutinefunction() instead of deprecated ...Mariusz Felisiak
2024-10-17Fixed #35795 -- Added role="button" to links acting as buttons for screen rea...Jay Patel
2024-10-16Refs #35844 -- Added Python 3.14 to daily builds.Mariusz Felisiak
2024-10-16Expanded contributor docs on getting feedback from the wider community.Maryam Yusuf
2024-10-16Refs #35727 -- Updated response.content.decode calls to use the HttpResponse....SaJH
2024-10-16Fixed #35727 -- Added HttpResponse.text property.SaJH
2024-10-15Fixed #35782 -- Allowed overriding password validation error messages.Ben Cail
2024-10-15Fixed #35656 -- Added an autodetector attribute to the makemigrations and mig...leondaz
2024-10-15Fixed #35682 -- Updated docstrings for base view classes which require a resp...Yash
2024-10-15Refs #35782 -- Documented the get_help_text methods in password validators.Ben Cail
2024-10-14Fixed #35744 -- Relabelled external aliases of combined queries.Simon Charette
2024-10-14Refs #373 -- Added additional validations to tuple lookups.Bendeguz Csirmaz
2024-10-11Fixed docs build on Sphinx 8.1+.Mariusz Felisiak
2024-10-11Fixed #35612 -- Added documentation on how the security team evaluates reports.Sarah Boyce
2024-10-10Fixed #35717 -- Reduced Create/RemoveCollation operations when optimizing mig...Adam Johnson
2024-10-10Fixed #35789 -- Improved the error message raised when the tag must be first ...ekinertac
2024-10-10Fixed #35103 -- Used provided error code and message when fields is set witho...gabn88
2024-10-10Fixed docstring for django.core.exceptions module.Baptiste Mispelon
2024-10-10Fixed typo in docs/releases/5.2.txt.Mariusz Felisiak