Dariusz Niemczyk
154e1079da
Make HSLan always authenticated for GET
2023-07-17 21:35:45 +02:00
Dariusz Niemczyk
30c3c3eb7a
Deduplicate print function
2023-07-17 20:18:18 +02:00
Dariusz Niemczyk
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
Piotr Dobrowolski
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
Piotr Dobrowolski
7fc163d5c7
Initial labels support
2017-04-28 14:14:27 +02:00
Piotr Dobrowolski
7751f7f682
Add ancestors, descendants and siblings API detail routes
2017-04-24 21:57:22 +02:00
Piotr Dobrowolski
95b6ac712b
Initial public REST API
2017-03-06 16:50:55 +01:00