Steven Mapes

Results 54 comments of Steven Mapes

I also just realised that this issue is the same as #70

@oliwarner does v0.7 resolve this one, I believe it may so it can be closed if it does.

> @StevenMapes Do you know why this happens? For the reason @hendrikschneider has said, it's used in the function. I hadn't noticed it before and I'd agree about changing it...

I like the idea of the management command to check and rotate values. Using DJANGO_FERNET_FIELD_ENCRYPTION_KEYS as a list makes sense to me as, whilst long, it's explicit and verbose.

You're right this project doesn't support that. SQLAlchemy is probably using encrypted fields at the database level whereas this and other projects, like it using PBKDF2 hash at the the...

PDF support is already included

So for filtering what I tend to do is to use annotations on the queryset then create a custom filte4 with a class attribute of the name of the annotation...

It would be good to get this merged soon, it's been something tracked over on the [boto3](https://github.com/boto/boto3/issues/3889#issuecomment-2376352083) issues for almost a year

Also related to this is an issue with beautifulsoup being pinned due to that lib which I reported a bug on and they'd patched their part so now but we...

@KyleKing and chance you could update the deps on your fork please and release a new version. It's pinned to using a older version of msg-extractor which had a pinned...