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
Do not export migration information when no database is configured.
This is unfortunately very hard to unit test properly, as django's unit tests won't run when no database is configured. I verified that it works manually. Fixesdjango-commons#7.
0 commit comments