dracidoupe / graveyard

Open Source reimplementation of https://www.dracidoupe.cz/
https://nove.dracidoupe.cz/
MIT License
6 stars 4 forks source link

Filter for dating groups #352

Closed jimmeak closed 3 years ago

jimmeak commented 3 years ago

Closes #281

I am not sure if this template tag is a good solution, but it is a solution for Phase I.

In the future I'd rather do a database table with dating groups and maybe redo the dating page in general, since it is used a lot. But I think for now this is sufficient.

Almad commented 3 years ago

I agree on the database groups. I think that human-readable version would be better done via model attribute rather than template tag, but as you've said, it's good enough for v1 :)