• 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
users.py 2.17 KB