Commit Graph

9 Commits (45ad9bf88c910e7ce4835e4cf0c489c034044aed)

Author SHA1 Message Date
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
informatic 67a2446123 Make item field non-required on LabelSerializer 2017-10-02 21:20:02 +02:00
informatic 09c1ac39bd Fix label insertion 2017-09-06 01:23:04 +02:00
informatic c4c21e0ec1 Initial label printing integration 2017-05-28 22:00:54 +02:00
informatic 7fc163d5c7 Initial labels support 2017-04-28 14:14:27 +02:00
informatic 95b6ac712b Initial public REST API 2017-03-06 16:50:55 +01:00