I get this error in 4.1.0,but 4.0.1 works well where can I download the development brach? thx.
在 2016年5月11日星期三 UTC+8下午1:17:14,Stephen McDonald写道: > > Try the development branch where I believe this is resolved. > > On Wed, May 11, 2016 at 3:07 AM, Ruud Schroen <[email protected] > <javascript:>> wrote: > >> >> Hi, >> >> Whenever I try to access /sitemap.xml, I get the following error: >> >> >> *TypeError at /sitemap.xml* >> >> isinstance() arg 2 must be a class, type, or tuple of classes and types >> >> *Request Method:* >> >> >> GET >> >> >> *Request URL:* >> >> >> http://localhost:8000/sitemap.xml >> >> >> *Django Version:* >> >> >> 1.9.6 >> >> >> *Exception Type:* >> >> >> TypeError >> >> >> *Exception Value:* >> >> >> isinstance() arg 2 must be a class, type, or tuple of classes and types >> >> >> *Exception Location:* >> >> >> /Users/<NAME>/django_env/lib/python2.7/site-packages/django/db/models/ >> fields/related.py in get_default, line 905 >> >> >> *Python Executable:* >> >> >> /Users/<NAME>/django_env/bin/python2.7 >> >> >> *Python Version:* >> >> >> 2.7.10 >> >> >> I don't know what I'm doing wrong. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Mezzanine Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Stephen McDonald > http://jupo.org > -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
