gestiojeux/inventory
2024-07-04 18:15:57 +02:00
..
migrations fix(pk field): Make manage.py makemigrations happy 2024-07-04 18:15:57 +02:00
templates/inventory feat(FORK): jeu -> outil/hackens 2024-07-04 18:15:57 +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 feat(FORK): jeu -> outil/hackens 2024-07-04 18:15:57 +02:00
search_indexes.py Add inventory search with haystack 2020-11-28 00:41:11 +01:00
tables.py feat(FORK): jeu -> outil/hackens 2024-07-04 18:15:57 +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