• Mathieu Rodic's avatar
    [FEAT] implemented lists · d6f4b14f
    Mathieu Rodic authored
    [FEAT] linked nodes with links (cf. `gargantext.constants` and `gargantext.models.Node.as_list()`
    [FEAT] implemented an `ngrams` pseudo-attribute on `gargantext.models.Node` (available from REST api)
    [FEAT] on REST API, renamed GET parameter `type[]` to `types[]`
    [FEAT] `json_dumps()` can even serialize SQLAlchemy models and models now
    d6f4b14f
Name
Last commit
Last update
..
models Loading commit data...
util Loading commit data...
views Loading commit data...
__init__.py Loading commit data...
constants.py Loading commit data...
settings.py Loading commit data...
urls.py Loading commit data...
wsgi.py Loading commit data...