Alexis Métaireau
Alexis Métaireau
Hey, and thanks for opening this. Cool to see this "weights" feature used more :-) I believe the logic for having weights strictly superior to zero is, as you mention,...
@Ka55i0peia did you open an issue on MoneyBuster ? I can't find it [there](https://gitlab.com/eneiluj/moneybuster/-/issues). We probably should not close this until it's reported there.
That's a good idea, we should just create a command for this :-)
We already have a demo project, and a [`Project.create_demo_project()`](https://github.com/spiral-project/ihatemoney/blob/cfbce99f195ea9b373c8b8fbf365e1562262c9de/ihatemoney/models.py#L404-L445) method to do this. It's here. Could it be enough? Are you thinking about something different?
So, to move forward on this one, I believe we could take the easy way : features are classified between main and extra features. Extra features shouldn't be displayed to...
Hey, thanks for opening this. Using Flask-Limiter seems a good way to move forward on this. It's easy enough and seems maintained. It's okay to have one more dependency for...
I agree this is a bad naming : beneficiaries is better. We could try changing this in the project and keep it in the API for backwards compatibility? I'm mainly...
Hi, thanks for proposing your help. First, check out the repository locally with `git clone`, and switch to a branch to make your changes with `git checkout -b fix-invitation-emails` (or...
@seakyith You need to be in the ihatemoney repository for this makefile command to work. Hope you figured this out :-)
Please go ahead!