mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 19:42:36 +02:00
![]() This is a small step in the direction of spliting the data part and the rendering part. Basically in modules/data relies the data part, and in modules/rendering the rendering part, which at some point in the history should be the only place where we use and inherit from Leaflet, including utils and such. |
||
---|---|---|
.. | ||
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 |