Skip to content
New issue

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

Changing markdown editor for machina. #251

Open
snehlata08 opened this issue Nov 8, 2021 · 1 comment
Open

Changing markdown editor for machina. #251

snehlata08 opened this issue Nov 8, 2021 · 1 comment

Comments

@snehlata08
Copy link

I have followed the given tutorial for the given example project of machina.
https://django-machina.readthedocs.io/en/stable/customization/recipes/using_another_markup_language.html
But still I am getting the error while making server

File "/usr/lib/python3.6/importlib/__init__.py", line 126, in import_module
   return _bootstrap._gcd_import(name[level:], package, level)
 File "<frozen importlib._bootstrap>", line 994, in _gcd_import
 File "<frozen importlib._bootstrap>", line 971, in _find_and_load
 File "<frozen importlib._bootstrap>", line 953, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'ckeditor'

Please let me know what i need to do for this to work.

@vaughnd
Copy link

vaughnd commented Jul 4, 2022

You need to install https://github.com/django-ckeditor/django-ckeditor first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants