Skip to content
Discussion options

You must be logged in to vote

That's part of Django, I don't think you can hack the Django filters (easily). In any case, what you want is already available, just under a different name:

ipam.IPAddress.objects.filter(address__net_host_contained=test.prefix, description="test")

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@mostdaysarebaddays
Comment options

@candlerb
Comment options

Answer selected by mostdaysarebaddays
@mostdaysarebaddays
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants