smilerz

Results 143 comments of smilerz

That brings up a different question - so adding an item to the shopping list and hitting 'send' would know which items changed and only send the changes?

Some alternative model names: Tools Equipment Kitchenware Durables Smallware

I created an override for `WritableNestedModelSerializer.to_internal_value()` that I think is generalizable. This hasn't been exhaustively tested, so use at your own risk. ``` def to_internal_value(self, data): def get_object(field, model, serializer,...

> I also want to use a LLM to import recipes. Currently I've a lot of recipes in One Note. > > What json schema should I use and how...

> For example, I saw that the recipe steps did not include a title. I think I'll include this in the prompt from now on. It really depends on what...

the size limit is set by your reverse proxy and can be changed,

We are using the v15RC on Tandoor - what is the best way to stay up to date as fixes for sites on the main branch get included in the...

> Hi @smilerz - thanks for asking. Using the release-candidates is the preferred way, although I admit it has been a while since the most recent one. I've become quite...

> @smilerz one more question: of those coverage-related bugreports in Tandoor, are there particular scrapers/websites that are most-frequently mentioned? (I mentioned feature-parity earlier, but in fact a few scrapers are...