#36097: Remove the geographic database functions summary table
-------------------------------------+-------------------------------------
Reporter: Sarah | Owner: Sarah Boyce
Boyce |
Type: | Status: assigned
Cleanup/optimization |
Component: GIS | Version: 5.1
Severity: Normal | Keywords:
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
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/
--
Ticket URL: <
https://code.djangoproject.com/ticket/36097>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.