Yes it was the ordering, its a minor thing but gets me every time.
Note to self... the API is doing the right thing: https://lfgss.microcosm.app/api/v1/microcosms
i.e. for Cities & Places: Manchester > Birmingham > Cambridge > Norwich, etc which is correct.
It is the Python web front end that is doing the wrong thing.
a python dict by any chance?
The ordering (or lack of) has bitten me a few time when using saltstack...
Yup, I think it is.
Will not fix in the near future... will just wait until I replace all of the Python with Go.
@danb started
London Fixed Gear and Single-Speed is a community of predominantly fixed gear and single-speed cyclists in and around London, UK.
This site is supported almost exclusively by donations. Please consider donating a small amount regularly.
Note to self... the API is doing the right thing: https://lfgss.microcosm.app/api/v1/microcosms
i.e. for Cities & Places: Manchester > Birmingham > Cambridge > Norwich, etc which is correct.
It is the Python web front end that is doing the wrong thing.