gestiojeux/suggestions
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/suggestions Use min/max/precisions fields for game duration 2021-01-29 12:07:46 +01:00
__init__.py Add the game suggestion system 2020-12-30 00:44:45 +01:00
admin.py Add the game suggestion system 2020-12-30 00:44:45 +01:00
apps.py Add the game suggestion system 2020-12-30 00:44:45 +01:00
forms.py Use min/max/precisions fields for game duration 2021-01-29 12:07:46 +01:00
models.py Use min/max/precisions fields for game duration 2021-01-29 12:07:46 +01:00
tests.py Add the game suggestion system 2020-12-30 00:44:45 +01:00
urls.py Add the game suggestion system 2020-12-30 00:44:45 +01:00
views.py Add the game suggestion system 2020-12-30 00:44:45 +01:00