Try the development branch where I believe this is resolved. On Wed, May 11, 2016 at 3:07 AM, Ruud Schroen <[email protected]> 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]. > 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.
