Carmen Alvarez

Results 44 comments of Carmen Alvarez

I somehow managed to zoom way out, and I can't manage to zoom back in. Any tips for this?

I was trying to debug the issue with `@JsonValue` being ignored with scala 3. The way this works is mostly a mystery to me, but I did notice one difference,...

Could this issue be related? https://github.com/lampepfl/dotty/issues/12492

That's a good point. I guess when I added this lookup feature from other apps, I just thought about the user wanting to look up only that specific part (rhymes...

Thanks for the cool feature idea @jasonmacduffie :) I'm working on a first iteration of it. For now it just supports `*` to match any number of letters `?` to...

Search by `*` and `?` is possible since version 1.10.0, which was published on the Play Store yesterday.

I looked at this quite some time ago: a couple of years ago. The biggest challenge is finding existing dictionary data (rhymes, thesaurus, definitions), that meet the following criteria: *...

Hello, A bit late to reply here 😅, sorry! That's what the "R" "T" "D" icons are for. Maybe I misunderstood the question? Would you like another option in addition...

Hi there, a bit new to django here :wave: I was looking for something like this, because I'd like to have a nested response, for an endpoint which uses a...

Allow me to ask the same question about django 4.0. Wagtail supports django 4.0, so I'm guessing this means django-treebeard also works well with django 4.0.