question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The not-technically-required Text plugin is in practice required

See original GitHub issue

Theoretically, you can create a django CMS project without having the Text plugin or an editor such as CKEditor installed.

In practice though, if you get to the Welcome to django CMS page and try to use the page creation wizard, you will get a TemplateDoesNotExist at /cms_wizard/create/: cms/plugins/widgets/ckeditor.html error (naturally).

Issue Analytics

  • State:open
  • Created 7 years ago
  • Reactions:1
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
ryucodercommented, Apr 4, 2017

Hi, I had the same problem with my installation. When I added the ‘djangocms_text_ckeditor’, to installed apps in settings.py, the issue vanished.

Does this help?

0reactions
adam-murraycommented, Feb 5, 2021

WIP PR, still a couple of test failures to be resolved: https://github.com/django-cms/django-cms/pull/6972

Read more comments on GitHub >

github_iconTop Results From Across the Web

The not-technically-required Text plugin is in practice ... - GitHub
Theoretically, you can create a django CMS project without having the Text plugin or an editor such as CKEditor installed. In practice ......
Read more >
13 Best Text Editors to Speed up Your Workflow - Kinsta
Check out our favorite text editors, many of which allow you to do a lot ... A sign-up is not technically required but...
Read more >
How to Make Forms Tracking Work With the Elegant Themes ...
While not technically required for valid HTML it's certainly a best practice to include an id on a form. Each form id on...
Read more >
require.js text plugin adds ".js" to the file name - Stack Overflow
when I navigate to localhost:3000 it works fine. Can you think of any reason that the text plugin would have problems serving text...
Read more >
Meet the guys who tape Trump's papers back together - Politico
Brown said Obama had an eye on preserving documents for history — even ones he was not technically required to send to the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found