summaryrefslogtreecommitdiff
path: root/docs/ref
AgeCommit message (Expand)Author
2025-03-21Fixed #36266 -- Renamed HIDE_PRODUCTION_WARNING environment variable to DJANG...Johanan Oppong Amoateng
2025-03-21Fixed #36138 -- Changed ADMINS and MANAGERS settings to lists of strings.Mike Edmunds
2025-03-19Fixed #36000 -- Deprecated HTTP as the default protocol in urlize and urlizet...Ahmed Nassar
2025-03-19Fixed #36097 -- Replaced GIS functions table with section headers for better ...Sarah Boyce
2025-03-18Fixed #33497 -- Doc'd that persistent DB connections should be disabled in AS...Carlton Gibson
2025-03-18Fixed #36078 -- Doc'd that Postgres normalizes a range field with no points t...Clifford Gama
2025-03-14Fixed pronoun disagreement in docs/ref/models/querysets.txt.Clifford Gama
2025-03-14Corrected aggregation example in docs/ref/models/querysets.txt.Clifford Gama
2025-03-13Fixed incorrect formatting for inline pluralized code references in docs.Clifford Gama
2025-03-12Refs #34380 -- Fixed the documented URLField default scheme to https.Sarah Boyce
2025-03-12Refs #25582 -- Doc'd query and fragment arguments for reverse_lazy().Adam Johnson
2025-03-12Fixed #35945 -- Added async interface to Paginator.wookkl
2025-03-10Fixed #33579 -- Specialized exception raised on forced update failures.Simon Charette
2025-03-10Fixed #36066 -- Documented that Q objects can be used directly in annotations.samruddhiDharankar
2025-03-09Fixed #35487 -- Removed CASCADE from RemoveField() on PostgreSQL.petr.prikryl
2025-03-05Fixed typo in docs/ref/checks.txt.hesham942
2025-03-05Fixed #36227 -- Fixed outdated PostgreSQL documentation links.hesham942
2025-03-04Fixed #36128 -- Clarified auto-generated unique constraint on m2m through mod...Clifford Gama
2025-03-03Fixed #35444 -- Added generic support for Aggregate.order_by.Chris Muthig
2025-02-24Fixed #36186 -- Added forloop.length variable within a template for loop.Jonathan Stròˆbele
2025-02-24Added security guideline on reasonable size limitations when rendering conten...Sarah Boyce
2025-02-23Fixed #35705 -- Added Rotate GIS database function to rotate geometries.enprava
2025-02-20Clarified admonition in GeneratedField docs.Adam Zapletal
2025-02-18Removed advice to propose a new contrib app.Sarah Boyce
2025-02-18Refs #36005 -- Used datetime.UTC alias instead of datetime.timezone.utc.Mariusz Felisiak
2025-02-14Corrected wording in docs/ref/models/constraints.txt.Luke Cousins
2025-02-14Fixed typo in docs/ref/databases.txt.Jaime Terreu
2025-02-13Fixed #36182 -- Returned "?" if all parameters are removed in querystring tem...Sarah Boyce
2025-02-13Reverted "Refs #35803 -- Added support for __coveredby GIS lookup on MariaDB ...Mariusz Felisiak
2025-02-13Reverted "Fixed #35803 -- Added support for Collect, GeoHash, and IsValid on ...Mariusz Felisiak
2025-02-10Refs #35515 -- Added missing docs for `--no-imports` flag for the shell command.Natalia
2025-02-09Fixed #36105 -- Dropped support for MariaDB 10.5.Mariusz Felisiak
2025-02-04Clarified docs for default email value in UserManager.create_user().amirreza sohrabi far
2025-02-03Refs #36036 -- Added support for GEOSHasM.Andrew Harris
2025-01-30Tweaked docs to avoid reformatting given new black version.nessita
2025-01-30Fixed #36121 -- Allowed customizing the admin site password change form.Mohammadreza Eskandari
2025-01-28Refs #36005 -- Bumped minimum supported versions of 3rd-party packages.Mariusz Felisiak
2025-01-24Fixed ambiguous pronoun reference in docs/ref/models/fields.txt.Clifford Gama
2025-01-21Refs 35653 -- Clarified docs for EMAIL_SSL_CERTFILE and EMAIL_SSL_KEYFILE set...Igor Scheller
2025-01-20Fixed #36005 -- Dropped support for Python 3.10 and 3.11.Mariusz Felisiak
2025-01-15Refs #35234 -- Removed CheckConstraint.check per deprecation timeline.Sarah Boyce
2025-01-15Refs #35058 -- Removed OGRGeometry.coord_dim setter per deprecation timeline.Sarah Boyce
2025-01-15Refs #35060 -- Removed passing positional arguments to Model.save()/asave() p...Sarah Boyce
2025-01-15Removed django.contrib.gis.geoip2.GeoIP2.open() per deprecation timeline.Sarah Boyce
2025-01-15Removed django.contrib.gis.geoip2.GeoIP2.coords() per deprecation timeline.Sarah Boyce
2025-01-15Refs #33817 -- Removed support for cx_Oracle per deprecation timeline.Sarah Boyce
2025-01-15Refs #34380 -- Changed the URLField default scheme to https and removed FORMS...Sarah Boyce
2025-01-15Refs #35090 -- Removed support for django.urls.register_converter() overridin...Sarah Boyce
2025-01-15Refs #34609 -- Removed support for calling format_html() without arguments pe...Sarah Boyce
2025-01-15Refs #32339 -- Removed transitional form renderers per deprecation timeline.Sarah Boyce