Commit graph

11 commits

Author SHA1 Message Date
Yohan Boniface
3719e88643 chore: display user maps in admin and add in csv export
maps are owner maps + maps as editor

cf https://github.com/umap-project/umap/pull/2131#discussion_r1772775039
2024-09-24 20:07:03 +02:00
Yohan Boniface
9848abb3b1 wip: use model specific filename in admin CSV export 2024-09-12 15:23:26 +02:00
Yohan Boniface
17b67cc5de feat: very minimal CSV export of users and maps in admin
fix #2020
2024-09-12 10:30:35 +02:00
David Larlet
a202ed4767
chore: add Team to django admin 2024-08-30 10:55:46 -04:00
Yohan Boniface
12ba5e61f8 Allow to edit pictogram categories from admin list 2023-12-17 12:20:30 +01:00
aff0181636 [style] Format the code 2023-11-24 23:31:18 +01:00
Yohan Boniface
2fc30b117b Prepare for Django 4.x 2023-02-22 15:19:38 +01:00
Yohan Boniface
7d9ae731c0 Allow to filter maps by share_status in admin
fix #682
2019-04-09 10:20:30 +02:00
Yohan Boniface
d9be546c9f Use autocompletefields for owner and editors in admin 2019-04-07 11:51:12 +02:00
Yohan Boniface
560ace68f8 Allow to search maps in the admin 2019-04-07 11:43:16 +02:00
Yohan Boniface
e55d03bd5e Django 2.0
And update other deps
2018-05-19 10:05:18 +02:00