summaryrefslogtreecommitdiff
path: root/docs/ref
AgeCommit message (Expand)Author
2024-11-27Removed trailing whitespace in docs.Adam Zapletal
2024-11-27Fixed #35939 -- Linked documentation of Permission.content_type to the Conten...Brock
2024-11-19Fixed #35775 -- Confirmed support for GEOS 3.13.David Smith
2024-11-18Fixed #18392 -- Changed default mysql encoding to "utf8mb4".Ben Cail
2024-11-14Fixed #35784 -- Added support for preserving the HTTP request method in HttpR...Lorenzo Peña
2024-11-14Fixed #35887 -- Added imports and admin.site.register to non-partial admin in...Alexander Lazarević
2024-11-14Removed misleading list of tested OS in GEOS API docs.Anthony Joseph
2024-11-11Fixed #17905 -- Restricted access to model pages in admindocs.sai-ganesh-03
2024-11-11Updated validate_slug regular expression in form validation docs.antoliny0919
2024-11-11Updated BRIN index links in contrib.postgres indexes docs.Adam Zapletal
2024-11-06Fixed #27409 -- Made admindocs support custom link text in docstrings.sai-ganesh-03
2024-11-06Fixed #35889 -- Corrected reference of default widgets in "Styling widget ins...antoliny0919
2024-11-05Fixed #35880 -- Removed invalid example in form Field.required docs due to Ch...antoliny0919
2024-11-04Made minor edits to form fields docs.antoliny0919
2024-11-04Fixed #35883 -- Confirmed support for GDAL 3.9.David Smith
2024-10-31Updated the "Built-in Field classes" section reference to a link.antoliny0919
2024-10-30Fixed #35856 -- Added QuerySet.explain() support for MEMORY/SERIALIZE option ...Anthony Joseph
2024-10-30Added missing lang attributes to html elements in docs.Johanan-Ayadata
2024-10-30Clarified default behavior when fields and fieldsets are not set on ModelAdmin.aruseni
2024-10-30Fixed #35873 -- Corrected Form.as_table() call in form docs.antoliny0919
2024-10-29Corrected note on importing fields in model field reference docs.aruseni
2024-10-29Fixed typo in ref/models/fields.txt.Clifford Gama
2024-10-29Fixed #35871 -- Corrected example on altering the base_fields attribute in fo...antoliny0919
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-24Fixed #22828 -- Warned that ModelAdmin get hooks return the property itself r...koresi
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-23Fixed #35731 -- Extended db_default docs.Yash
2024-10-22Refs #34406 -- Added support for GDAL curved geometries.David Smith
2024-10-22Added missing alt attribute to <img> tag in docs.ssanger
2024-10-17Fixed #26322 -- Consolidated lazy relationships details in docs/ref/models/fi...Clifford Gama
2024-10-16Fixed #35727 -- Added HttpResponse.text property.SaJH
2024-10-15Fixed #35656 -- Added an autodetector attribute to the makemigrations and mig...leondaz
2024-10-10Fixed #35103 -- Used provided error code and message when fields is set witho...gabn88
2024-10-07Fixed #35303 -- Implemented async auth backends and utils.Jon Janzen
2024-10-02Reindented attributes and methods for classes in docs/ref/middleware.txt.nessita
2024-10-02Fixed #35670 -- Clarified the return value for LoginRequiredMiddleware's meth...Aditya Chaudhary
2024-09-30Fixed #35797 -- Removed debug context processor from default project template.Marc Gibbons
2024-09-30Relocated path() explanation to docs/ref/urls.txt to simplify tutorial 1.Chiara Mezzavilla
2024-09-19Fixed #35776 -- Dropped support for GDAL 3.0.David Smith
2024-09-19Fixed #35748 -- Documented that fields are excluded from a ModelForm when for...Clifford Gama
2024-09-16Fixed #34887 -- Added support for unlimited models.CharField on SQLite.saJaeHyukc
2024-09-09Refs #373 -- Added Model._is_pk_set() abstraction to check if a Model's PK is...Csirmaz Bendegúz
2024-09-09Fixed #35631 -- Added HttpRequest.get_preferred_type().Jake Howard
2024-09-06Fixed #35681 -- Corrected geoip2 docs when describing GeoIP2Exception.Jon Ribbens
2024-09-03Fixed CVE-2024-45231 -- Avoided server error on password reset when email sen...Natalia
2024-09-03Fixed CVE-2024-45230 -- Mitigated potential DoS in urlize and urlizetrunc tem...Sarah Boyce