Commit Graph

11 Commits (f7688262e4d2aa7e8cfb5fbcafa13b2ec79884a0)

Author SHA1 Message Date
palid f7688262e4
Fix API views 2023-07-17 15:46:00 +02:00
Dariusz Niemczyk 45ad9bf88c
Migrate old django to the newest version
Django 1.x is no longer supported, and the app needed migration to 4.x
A lot of libraries has been unsupported or removed, so there's a few
of unrelated changes, but necessary for the migration process to work.
2023-07-11 17:52:38 +02:00
Dariusz Niemczyk 659f04ce9c
Blackify the code (autoformat) 2023-07-11 15:34:35 +02:00
radex 5160052dfd You can now print Items, w/o explicitly defining Labels 2020-05-28 21:23:51 +02:00
radex 2e0c031fab /items/:id now fetches via short_id or label.id (now considered legacy) 2020-05-28 21:23:51 +02:00
radex 93ebd810aa Allow label printing api to print multiple copies of a label 2020-05-12 20:27:08 +02: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