gestiojeux/inventory
Guillaume Bertholon 1fea637d7a Use min/max/precisions fields for game duration
There is an data migration for Game items but not for Suggestion items.
It assumes that all duration fields are filled with a single integer or
a range separated by '-' or 'à'.
2021-01-29 12:07:46 +01:00
..
migrations Use min/max/precisions fields for game duration 2021-01-29 12:07:46 +01:00
templates/inventory Use min/max/precisions fields for game duration 2021-01-29 12:07:46 +01: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
markdown.py Add markdown pages for customization by respos 2020-12-18 19:30:09 +01:00
models.py Use min/max/precisions fields for game duration 2021-01-29 12:07:46 +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 Improve pagination style and paginate more lists 2021-01-05 22:10:21 +01:00