gestiojeux/gestiojeux
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
..
.gitignore Init Django project 2020-03-04 17:46:15 +01:00
__init__.py Init Django project 2020-03-04 17:46:15 +01:00
asgi.py Init Django project 2020-03-04 17:46:15 +01:00
settings.dev.py Add inventory search with haystack 2020-11-28 00:41:11 +01:00
settings_base.py Add minimal loans system 2024-05-02 11:13:34 +02:00
urls.py Add the game suggestion system 2020-12-30 00:44:45 +01:00
wsgi.py Init Django project 2020-03-04 17:46:15 +01:00