Commit graph

9 commits

Author SHA1 Message Date
5d2342b7c6 feat: Use loadcredential package and rework settings 2024-05-12 13:52:03 +02:00
Sylvain Gay
7a871a8405 Add package versions to requirements.txt 2024-05-06 16:50:22 +02:00
Sylvain Gay
00148cd5ca Add loan tables
Add two views for loans :
- inventory:ongoing_loans
- inventory:all_loans (permission inventory.can_see_loan_details required)
2024-05-06 16:24:16 +02:00
Guillaume Bertholon
13766f77a9 Add django-cleanup to remove unused images 2020-12-30 00:57:52 +01:00
Guillaume Bertholon
d56d0b44f3 Add markdown pages for customization by respos 2020-12-18 19:30:09 +01:00
Guillaume Bertholon
1850746975 Add inventory search with haystack
Also give a coherent look to all inventory lists
2020-11-28 00:41:11 +01:00
Quentin VERMANDE
9c0b7a66fa Authentification system; outsider login does not crash 2020-10-17 21:31:55 +02:00
Guillaume Bertholon
8843c07a6a Give the main structure and begin inventory app 2020-10-11 22:19:11 +02:00
Guillaume Bertholon
2ec3c5ce05 Init Django project 2020-03-04 17:46:15 +01:00