Gertjan Oude Lohuis
Gertjan Oude Lohuis
Thanks for your work in this library! We're considering using it for a project, but one of the things that we run in to is that our users have values...
@jpadilla As discussed in #25 this PR implements an overridable `type_convert` method, that does nothing by default. I've updated the docs, but couldn't find a Changelog to note this in....
Hi! Thanks for this module! I was hoping I could use this to do queries based on `datetime` objects, but that doesn't seem possible. Is this something you've left out...
I am already using the excellent django-eav2 project (by jazzband) in a project, and would like to add django-auditlog. These two don't combine out-of-the-box, it seems. When I create a...
I'm looking to replace Reppy with something that is easier to install and maintain. We have some unit tests for our usage of Reppy. Some of these test that wildcards...
I run into a problem with version 1.15.0 and later of drf-yasg. I have a custom Field that serializes a list of days to a bitmask for internal storage, and...