Commit graph

17 commits

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
5160052dfd You can now print Items, w/o explicitly defining Labels 2020-05-28 21:23:51 +02:00
7ac99dd44b introduce item.short_id + lookup by short id 2020-05-28 21:23:51 +02:00
d42
65871f578d categories 2018-09-26 22:39:51 +02:00
da6684eed9 Add depleted state 2018-03-01 17:05:12 +01:00
19cb03b8e9 models: Order categories by name by default 2017-12-13 21:38:44 +01:00
7cf67e4195 models: Store more sensible item image changelog 2017-12-13 21:30:15 +01:00
644765ec5f Implement container icons, extract item generic list widget 2017-10-24 20:59:08 +02:00
6ab2823b0d backported from production 2017-10-22 23:51:22 +02:00
98313721b9 Fix label removal 2017-09-06 01:22:54 +02:00
c4c21e0ec1 Initial label printing integration 2017-05-28 22:00:54 +02:00
7fc163d5c7 Initial labels support 2017-04-28 14:14:27 +02:00
8b539e5926 Make add another default, add select2, remember last parent 2017-02-16 16:14:37 +01:00
b653ec8e25 Initial web UI, smart search, book import command 2017-02-16 02:01:36 +01:00
9ac7a56135 Initial tree support using django-tree 2017-02-15 04:01:47 +01:00
f8fdb07ad9 Initial commit 2016-09-30 00:04:43 +02:00