Changes between Initial Version and Version 1 of Ticket #32684


Ignore:
Timestamp:
Apr 24, 2021, 9:15:52 AM (4 years ago)
Author:
Gerben Morsink
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32684 – Description

    initial v1  
    1919
    2020I'm also not aware of a way to fix this. I tried `persons1.filter(~Q(current_location=location.id))`, but the result is the same.
     21
     22NOTE: the location.id is a UUID, not sure if that makes a difference though.
Back to Top