Roland Geider

Results 730 comments of Roland Geider

I'm also thinking, directly adding a new product might not be the best idea, we don't have the complete OFF database and just because we can't find a product in...

we don't save the ingredients of a product on wger (and I see this is also a bit cofusing, what we call "ingredient" in wger is a "product" on OFF)....

sorry, forgot to answer you. Yes, we would just need to submit a correction of the nutritional values

I was actually thinking about something like this the other day. Making logging easier and more capable is something that needs to be done, I'll open some issues for this...

> Perhaps an idea to integrate it with Mealie see https://hay-kot.github.io/mealie/ That looks indeed interesting!

sorry @lucanello I haven't have time to do anything on this front. I'll put this in the TODO for next release so it doesn't get lost

This is a good idea. There seems to be a Django app for this, so the web app would probably be easy to change, but we probably will need to...

@kaniket7209 great! if you need any help from me, just ping me

@kaniket7209 We are using django's auth views, we just have some custom template around it. You can take a look at `login` in `wger/core/views/user.py`

What problems are you having? And how are you trying to install the application?