I'm also seeing this issue, using Django 1.9.1 and Mezzanine 4.1.0

I've got exactly the same traceback. I'll do some investigation.

Seeya. Danny.



On 5/02/2016 10:24 PM, Cajoline wrote:
I solved my problem,
the problem occured with mezzanine 4.1 and django 1.8, for resolve it i change the django and mezzanine version to 4.0.1 and 1.8 for Django, it's work

Le vendredi 5 février 2016 11:27:14 UTC+1, Cajoline a écrit :

    Hi,

    I have a error 500 in NGNIX serveur (not in local), when i click
    the link button Tinymce, i paste my traceback:

    any idea ? i use Mezzanine 4.1 and Django 1.9

    Thank you !

    Traceback

    |

    Traceback(most recent call last):


    
File"/home/cajoline/.virtualenvs/meca_escartin/lib/python3.4/site-packages/django/core/handlers/base.py",line
    149,inget_response


        response =self.process_exception_by_middleware(e,request)


    
File"/home/cajoline/.virtualenvs/meca_escartin/lib/python3.4/site-packages/django/core/handlers/base.py",line
    147,inget_response


        response
    =wrapped_callback(request,*callback_args,**callback_kwargs)


    
File"/home/cajoline/.virtualenvs/meca_escartin/lib/python3.4/site-packages/mezzanine/core/views.py",line
    192,indisplayable_links_js


    forurl,obj
    inDisplayable.objects.url_map(for_user=request.user).items():


    
File"/home/cajoline/.virtualenvs/meca_escartin/lib/python3.4/site-packages/mezzanine/core/managers.py",line
    366,inurl_map


        home =self.model(title=_("Home"))


    
File"/home/cajoline/.virtualenvs/meca_escartin/lib/python3.4/site-packages/django/db/models/base.py",line
    408,in__init__


        val =field.get_default()


    
File"/home/cajoline/.virtualenvs/meca_escartin/lib/python3.4/site-packages/django/db/models/fields/related.py",line
    906,inget_default


    ifisinstance(field_default,self.remote_field.model):


    TypeError:isinstance()arg 2must be a type ortuple of types

    |




--
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 mezzanine-users+unsubscr...@googlegroups.com <mailto:mezzanine-users+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.


--
*Danny Sag*
Chairperson
Round World Events SA, Inc
City of Small Gods Terry Pratchett Fan Club - http://cityofsmallgods.org.au

*Nullus Anxietas VI - The Australian Discworld Convention* - http://ausdwcon.org
"The Discworld Grand Tour" - Adelaide SA, August 4-6, 2017

--
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 mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to