Commit Graph

12 Commits (master)

Author SHA1 Message Date
palid 650fc34115
fix: add missing migration (just for clarity) 2024-01-14 21:48:55 +01:00
palid d1b9beca6d
feat: Add wiki_link field 2023-12-03 19:55:26 +01:00
palid 3a286a5bc6
Add autocomplete for users in Admin and fix perms 2023-07-20 14:49:44 +02:00
palid a0c6d87adb
Add missing migration (django unhappy) 2023-07-11 23:29:28 +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
informatic 644765ec5f Implement container icons, extract item generic list widget 2017-10-24 20:59:08 +02:00
mpts 869408e712 Change the tree trigger to order children by name 2017-10-08 16:58:47 +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 9ac7a56135 Initial tree support using django-tree 2017-02-15 04:01:47 +01:00
informatic f8fdb07ad9 Initial commit 2016-09-30 00:04:43 +02:00