Looks like this issue isn't affecting lots of folks, since nobody is piping
up, so I'll just add that if anybody arrives here in the future, we'll be
tracking this in a public issue here:
https://github.com/freelawproject/courtlistener/issues/3359
My theory is it has something to do with race
Hi Bill,
We ended up using a package called Django-audit-log:
https://pypi.org/project/django-audit-log/.
It’s outdated now, but we used the source code for their CreatingUserField,
LastUserField, CreationDateTimeField, and ModificationDateTimeField. More
modern packages may have enhanced featur