In some case, votes can be extended in time. This could be implemented with simple buttons on the votes-index page with the following remarks :
- only an active vote will be able to be extended
- we define in the settings a parameter EXTENSIONS = [("72h", "72:00:00"), (), ...]. If it's empty, no extension will be defined. Otherwise only the defined extensions will be available.
In some case, votes can be extended in time. This could be implemented with simple buttons on the votes-index page with the following remarks :