Ahh, now I see it was already fixed by Stephen the other day:
https://github.com/stephenmcd/mezzanine/pull/1516
https://github.com/stephenmcd/mezzanine/commit/94d57294bcc1e934fdd723546be7ea15bb9dcd1a
Cajoline, you may want to update your Mezzanine to the latest master
from github, it will solve your issue.
Seeya. Danny.
On 7/02/2016 8:43 AM, Danny wrote:
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 [email protected].
For more options, visit https://groups.google.com/d/optout.