Commit Graph

21 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
Piotr Dobrowolski 1587f26181 attempt at fixing missing label editor 2020-05-14 23:16:53 +02:00
Piotr Dobrowolski 83e2afcf06 Check in some random production changes 2020-05-12 20:58:10 +02:00
radex 7f12474e76 some admin ux improvements 2020-05-12 20:27:08 +02:00
d42 5fa30b7e3a unregister social admin views 2018-10-10 21:18:25 +02:00
d42 45c4772f78 staff ItemAdmin 2018-10-10 20:37:56 +02:00
d42 85a85ed4c6 bump django 2018-09-26 22:20:16 +02:00
d42 8d26bac6f9 username as name everywhere 2018-04-28 21:25:08 +02:00
Piotr Dobrowolski a9a1e77d91 Disable User & Group admin 2018-04-28 00:32:45 +02:00
d42 fe073182f1 xDDDDD 2018-04-27 22:53:38 +02:00
Piotr Dobrowolski 6d365b8716 Render paths in parent autocomplete widget 2017-10-08 22:39:23 +02:00
Piotr Dobrowolski 60f60bd1f5 Add dynamic item select loading 2017-10-08 18:01:03 +02:00
Mateusz Piotrowski 760f074f49 Add a button to add a child from item view 2017-10-08 16:58:47 +02:00
Piotr Dobrowolski be645c259a Fix SSL errors... 2017-06-19 15:31:05 +02:00
Piotr Dobrowolski ff36963f60 Fix multiple items removal 2017-05-29 15:39:28 +02:00
Piotr Dobrowolski 7fc163d5c7 Initial labels support 2017-04-28 14:14:27 +02:00
Piotr Dobrowolski 12a01f5a0a Add LDAP auth, images support 2017-03-01 00:16:10 +01:00
Piotr Dobrowolski 8b539e5926 Make add another default, add select2, remember last parent 2017-02-16 16:14:37 +01:00
Piotr Dobrowolski 9ac7a56135 Initial tree support using django-tree 2017-02-15 04:01:47 +01:00
Piotr Dobrowolski f8fdb07ad9 Initial commit 2016-09-30 00:04:43 +02:00