gestiojeux/inventory
Sylvain Gay 474083dd38 Add minimal loans system
Functional loans system for users.
No manager interface yet.

See:
- app "loans"
- a few new views/templates in app "inventory"
2024-05-02 11:13:34 +02:00
..
migrations Add minimal loans system 2024-05-02 11:13:34 +02:00
templates/inventory Add minimal loans system 2024-05-02 11:13:34 +02:00
__init__.py Give the main structure and begin inventory app 2020-10-11 22:19:11 +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
markdown.py Add markdown pages for customization by respos 2020-12-18 19:30:09 +01:00
models.py Add minimal loans system 2024-05-02 11:13:34 +02:00
search_indexes.py Add inventory search with haystack 2020-11-28 00:41:11 +01:00
tests.py Give the main structure and begin inventory app 2020-10-11 22:19:11 +02:00
urls.py Add minimal loans system 2024-05-02 11:13:34 +02:00
views.py Add minimal loans system 2024-05-02 11:13:34 +02:00