gestiojeux/inventory
Guillaume Bertholon ccd8ee9cc9 Add game comments and rework game models
Models are now more structured for number of players, and durations can
be omitted.
2020-12-13 00:12:06 +01:00
..
migrations Add game comments and rework game models 2020-12-13 00:12:06 +01:00
templates/inventory Add game comments and rework game models 2020-12-13 00:12:06 +01:00
__init__.py Give the main structure and begin inventory app 2020-10-11 22:19:11 +02:00
admin.py Add game comments and rework game models 2020-12-13 00:12:06 +01:00
apps.py Give the main structure and begin inventory app 2020-10-11 22:19:11 +02:00
models.py Add game comments and rework game models 2020-12-13 00:12:06 +01: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 game comments and rework game models 2020-12-13 00:12:06 +01:00
views.py Add game comments and rework game models 2020-12-13 00:12:06 +01:00