Skip to content
Snippets Groups Projects
  • Timothee P's avatar
    3d28e60a
    fix: preserve basemap order based on ID · 3d28e60a
    Timothee P authored
    Ensure basemap order is consistent by explicitly ordering by ID.
    Previously, updating a basemap in the Django admin moved it to the last position
    in the frontend display. This fix maintains the original order after updates.
    3d28e60a
    History
    fix: preserve basemap order based on ID
    Timothee P authored
    Ensure basemap order is consistent by explicitly ordering by ID.
    Previously, updating a basemap in the Django admin moved it to the last position
    in the frontend display. This fix maintains the original order after updates.