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
3de626d5c5
labels via api + remove redundant nav item
2020-05-28 21:23:51 +02:00
radex
a82668ca01
improve /api/1/items/:item_id
2020-05-28 21:23:51 +02:00
Piotr Dobrowolski
67a2446123
Make item field non-required on LabelSerializer
2017-10-02 21:20:02 +02:00
Piotr Dobrowolski
09c1ac39bd
Fix label insertion
2017-09-06 01:23:04 +02:00
Piotr Dobrowolski
c4c21e0ec1
Initial label printing integration
2017-05-28 22:00:54 +02:00
Piotr Dobrowolski
7fc163d5c7
Initial labels support
2017-04-28 14:14:27 +02:00
Piotr Dobrowolski
95b6ac712b
Initial public REST API
2017-03-06 16:50:55 +01:00