Closed melegiul closed 2 years ago
Thanks Giuliano for this proposal, I think it makes sense. Would it be possible to add a test for the new functionality? I'd also move the documentation from the code to the README (under Linklist classes).
Thank you very much for your review. I have added a test case for the filter_callable attribute and moved its documentation into the README.
Thanks a lot for your contribution!
@claudep Thank you once again, it was a real pleasure to work with you :slightly_smiling_face: Is there anything I can do to help releasing this one? We would be very happy to use this for our next migration
Sure, I'll prepare a new release soon.
Released 1.9.1
Thank you for sharing this awesome app, it does a great job :tada: This PR allows to pass a function in a linklist class to apply advanced filters like Subqueries, Q and F objects, etc and solves #77 partially and can be combined with the current object filter options Thanks in advance for your feedback