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
Better error message when Django is not configured. Closes#277
if Django isn't configured, that is DJANGO_SETTINGS_MODULE isn't
available in the environment, then raise a RuntimeError with message
DJANGO_SETTINGS_MODULE required for resolving ForeignKey string
references, see Usage section in README!
0 commit comments