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
The same thing. A couple of weeks ago I made a PR with Django 2.0 support, but @klen by some reasons tries to don't notice it. 🤔
Anyway, Django 2.0 just has been released, and I don't want to wait anymore. Let's remember old times when we were putting external dependencies into a "compat" directory :)
This is a bit worrying. Back when we decided to use Mixer it looked like an actively developed project. Now thinking we probably should have stuck with FactoryBoy.
When use mixer with Django and pytest, some warnings appear:
RemovedInDjango20Warning:
Options.virtual_fields
is deprecated, useprivate_fields
instead.The text was updated successfully, but these errors were encountered: