We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No, not kidding.
Put in INSTALLED_APPS, in MIGRATION_MODULES, manage.py migrate works as expected. Restarting Apache, where Django is with WSGI.
INSTALLED_APPS
MIGRATION_MODULES
manage.py migrate
Then using it. It appears as Text (Markdown). Clicking on it, Box opens, inside:
Server Error (500)
But nothing in Apache's log file. Pressing Cancel, the box goes away. That's it.
How to debug? It's Jessie, so Python 2.7.9, Django 1.8, installed Django CMS using pip, so should be newest version.
The text was updated successfully, but these errors were encountered:
Looks like I'm running into this one:
django-cms/django-cms#4101
That's a show stopper. Probably have to kick django-cms away.
Sorry, something went wrong.
I haven't tested this project on the latest of the Django and Django CMS yet, but pull request #6 is the most recent of the activity.
It seems that you've been hit by django-cms/django-cms#4101, could we say this issue can be closed ?
On Mon, Jun 08, 2015 at 05:39:06AM -0700, Alireza Savand wrote:
Yes, I guess, that's the case.
Yours,
Volker Birk Oberer Graben 4, 8400 Winterthur, Schweiz mailto:[email protected] http://fdik.org
No branches or pull requests
No, not kidding.
Put in
INSTALLED_APPS
, inMIGRATION_MODULES
,manage.py migrate
works as expected. Restarting Apache, where Django is with WSGI.Then using it. It appears as Text (Markdown). Clicking on it, Box opens, inside:
Server Error (500)
But nothing in Apache's log file. Pressing Cancel, the box goes away. That's it.
How to debug? It's Jessie, so Python 2.7.9, Django 1.8, installed Django CMS using pip, so should be newest version.
The text was updated successfully, but these errors were encountered: