aldryn / aldryn-blog

aldryn-blog IS DEPRECATED. PLEASE USE aldryn-newsblog!
Other
20 stars 35 forks source link

error: You selected an apphook with an "app_name". You must enter a instance name. #46

Closed redsk closed 9 years ago

redsk commented 10 years ago

Hi,

I wanted to try your app but I got an error while creating the blog page.

I installed django-cms following the readme here: https://github.com/divio/django-cms-tutorial/blob/master/Step%201%20-%20Initial%20Setup.md

Then I installed your app following the readme of your app. Everything went fine during the installation.

Now, after I try to add the blog page, that is following this "In order to display them, create a CMS page and install the app there (choose Blog from the Advanced Settings -> Application dropdown).", so that I select Blog for the application, I got the following error:

"You selected an apphook with an "app_name". You must enter a instance name."

This happened with django-cms 3.0rc1 with both django 1.5 and 1.6.

czpython commented 9 years ago

should be fixed in latest cms version.