Opened 7 weeks ago

Last modified 7 weeks ago

#36097 assigned Cleanup/optimization

Remove the geographic database functions summary table — at Version 1

Reported by: Sarah Boyce Owned by: Sarah Boyce
Component: GIS Version: 5.1
Severity: Normal Keywords:
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no
Pull Requests:19044 build:success

Description (last modified by Sarah Boyce)

The Geographic database function summary table is malformed and slightly misleading (rows make it seem like all functions relate to each other)
It is also fairly difficult to update.

I believe this table is there to group the functions. Instead of a table I believe we should group the functions with headers

https://docs.djangoproject.com/en/5.1/ref/contrib/gis/functions/


According to the ticket's flags, the next step(s) to move this issue forward are:

  • For anyone except the patch author to review the patch using the patch review checklist and either mark the ticket as "Ready for checkin" if everything looks good, or leave comments for improvement and mark the ticket as "Patch needs improvement".

Change History (2)

by Sarah Boyce, 7 weeks ago

Attachment: image-20250114-111030.png added

comment:1 by Sarah Boyce, 7 weeks ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.
Back to Top