Skip to content

Commit f8e2f67

Browse files
author
Eduardo Enriquez
committed
Update the checklist for: have added an item to the Pending section of docs/changes.rst.
1 parent 5205a50 commit f8e2f67

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/changes.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Change log
22
==========
33

4+
Pending
5+
-------
6+
7+
* Fixed SQL Explain functionality for GeoDjango queries with binary parameters.
8+
Binary data (such as EWKB geometry) is now properly handled through base64
9+
encoding, preventing "parse error - invalid geometry" errors when using
10+
Explain on spatial queries.
11+
412
6.0.0 (2025-07-22)
513
------------------
614

0 commit comments

Comments
 (0)