You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 0.2.1: quiet preload when Django not yet configured
Downgrade the rootdir-conftest preload error to DEBUG when the
exception chain contains ImproperlyConfigured — typical when a
conftest transitively imports model_bakery>=1.20 (which calls
apps.is_installed at module import). Tests still pass, only the
noisy traceback at the end of the run is gone. Unrelated conftest
errors keep the WARNING + traceback behaviour.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments