-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Labels
Description
When launching a new django CMS project, the content creation wizard under some circumstances:
- does not work when invoked from the Add the first page link on the splash screen
- does not work if it opens automatically
- does work if you use the Create button in the toolbar.
When it fails, it says: "Please choose an option from below to proceed to the next step.".
I can replicate this on a manually set up project running Django 1.9.12 and django CMS 3.4.1, but not on a project set up using the django CMS installer.
KyeRussell, TonnyCZ, hyperfield, y-vas and Goddfrey