Scott Stafford

Results 26 comments of Scott Stafford

FWIW, @kbussell PR working for us. So thanks!! We had been using Postgres native JSONField across the project, and are just bringing in auditlog now, which caused all of our...

@kbussell @jjkester I'm seeing an issue with the diffing of JSON columns, which may be caused by this change. My JSON is coming up as "changed" but it's just that...

While this PR continues to stall, I made a v0.4.5 version of this if anyone wants it: `pip install git+git://github.com/mathandpencil/django-auditlog.git@44a653d13f9077b7684727347517ea46c5ed7c95#egg=django-auditlog==0.4.5`

@orf @Ehco1996 Django 2.2 is now released, and docs are no longer draft: https://docs.djangoproject.com/en/2.2/ref/models/querysets/#django.db.models.query.QuerySet.bulk_update

Possibly this is simply a documentation thing, as the existing bitbucket/codestar support might work. Specifically, NOT settings `github_oauth_token` and settings `codestar_connection_arn` instead.

So what can you do to get the project dependencies outputs in the right place?

See #46 if you are on Windows.

@ad-m @coddingtonbear Can this be merged in?