migrations
|
Add loan tables
|
2024-05-06 16:24:16 +02:00 |
templates/inventory
|
Add RGPD mention
|
2024-05-06 16:37:10 +02:00 |
admin.py
|
Refactorize to enable code sharing for comments
|
2020-12-27 18:01:37 +01:00 |
apps.py
|
Give the main structure and begin inventory app
|
2020-10-11 22:19:11 +02:00 |
forms.py
|
Add minimal loans system
|
2024-05-02 11:13:34 +02:00 |
models.py
|
Add loan tables
|
2024-05-06 16:24:16 +02:00 |
search_indexes.py
|
Add inventory search with haystack
|
2020-11-28 00:41:11 +01:00 |
tables.py
|
Add loan tables
|
2024-05-06 16:24:16 +02:00 |
tests.py
|
Give the main structure and begin inventory app
|
2020-10-11 22:19:11 +02:00 |
urls.py
|
Add loan tables
|
2024-05-06 16:24:16 +02:00 |
views.py
|
Add loan tables
|
2024-05-06 16:24:16 +02:00 |