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
Traceback (most recent call last):
File "/home/zhangclb/oss/uliweb/uliweb/core/dispatch.py", line 112, in call
_f(sender, *args, **kw)
File "/home/zhangclb/oss/uliweb/uliweb/contrib/orm/__init__.py", line 63, in after_init_apps
raise Exception("Model path should be a string but %r found" % model_path)
TypeError: not all arguments converted during string formatting
settings:
https://github.com/limodou/uliweb/blob/master/uliweb/contrib/orm/__init__.py#L62
So is there any problem with my settings?
The text was updated successfully, but these errors were encountered: