You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
375 B
16 lines
375 B
Groups |
|
======= |
|
|
|
Groups are used to select which people will go to which place. |
|
|
|
.. autoflask:: luncho.server:app |
|
:blueprints: groups |
|
:undoc-endpoints: static, show_api |
|
|
|
.. autoflask:: luncho.server:app |
|
:blueprints: group_users |
|
:undoc-endpoints: static, show_api |
|
|
|
.. autoflask:: luncho.server:app |
|
:blueprints: group_places |
|
:undoc-endpoints: static, show_api
|
|
|