Commit Graph

6 Commits (master)

Author SHA1 Message Date
Robert Gerus 6f26c25c03 Update dependencies
As far as i can see, the only breaking change is the change from
@detail_route to @action(detail=True) decorator in
rest_framework.decorators.
(famous last words)
2020-03-07 08:54:42 +01:00
informatic c1cada3de7 item: Fix label printing 2017-12-13 21:21:13 +01:00
vuko 6ab2823b0d backported from production 2017-10-22 23:51:22 +02:00
informatic 7fc163d5c7 Initial labels support 2017-04-28 14:14:27 +02:00
informatic 7751f7f682 Add ancestors, descendants and siblings API detail routes 2017-04-24 21:57:22 +02:00
informatic 95b6ac712b Initial public REST API 2017-03-06 16:50:55 +01:00