What is Nostr?
Juhis /
npub1t2p…53hs
2024-07-21 10:01:20
in reply to nevent1q…dlmk

Juhis on Nostr: If I understood it correctly, you could do: ``` old_version = ...

If I understood it correctly, you could do:

```
old_version = Package.objects.get(version=0.1.0) # simplified, do what you need to get the exact one in you real case

hosts_with_old = Host.objects.filter(hostdetails__packages__in=[old_version])
```
Author Public Key
npub1t2p900ghpdc35c0668944040mkwj78culv5nf0uw67n8h86qhhsqq353hs