mirror of
https://github.com/umap-project/umap.git
synced 2025-05-02 04:52:22 +02:00
![]() The primary coordinates is a two-elements Array in Point.coordinates, but FormBuilder does not know how to edit an Array, so we edit the `ui._latlngs` instead. The proper fix would have been to teach FormBuilder how to edit an Array, but that path is way longer, and given we plan to refactor it totally, let's wait for that. fix #2144 |
||
---|---|---|
.. | ||
bin | ||
locale | ||
management | ||
migrations | ||
settings | ||
static | ||
templates | ||
templatetags | ||
tests | ||
__init__.py | ||
admin.py | ||
apps.py | ||
autocomplete.py | ||
context_processors.py | ||
decorators.py | ||
fields.py | ||
forms.py | ||
managers.py | ||
middleware.py | ||
models.py | ||
storage.py | ||
urls.py | ||
utils.py | ||
views.py | ||
websocket_server.py | ||
wsgi.py |