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

cannot make it work #43

Open
vitalik opened this issue Oct 4, 2018 · 3 comments
Open

cannot make it work #43

vitalik opened this issue Oct 4, 2018 · 3 comments
Labels

Comments

@vitalik
Copy link

vitalik commented Oct 4, 2018

I configured everything...

then I go to /admin/djedi/cms/

and just see a black screen and logo

see: http://f.code-on.be/d/18/10/0416o5jC.png

here is a test project source code for you to check

http://f.code-on.be/d/18/10/0416kKzS.zip

@lydell
Copy link
Contributor

lydell commented Oct 4, 2018

This is how Djedi is supposed to be used:

  1. Log into Django admin with a superuser or a user in the "Djedi" group (create it if needed).
  2. Refresh a page on the actual site.
  3. Now there's a Djedi button in the top right corner. Click it to open up the Djedi sidebar, which allows editing any nodes on the current page.

Regarding /admin/djedi/cms/ – that's an unfinished feature :) It simply renders the Djedi sidebar in fullscreen mode. The idea was to list all nodes on the entire site there, but that's not implemented yet so it's always empty. See also #4

Hope this helps!

@vitalik
Copy link
Author

vitalik commented Oct 5, 2018

ok, got it, thanks

I guess I'm not the first one :) might be better to add some screenshot to the front page of documentation

@lydell lydell added the docs label Oct 5, 2018
@lundberg
Copy link
Contributor

Yes, the docs/readme needs to be updated and clearer. Related to #44

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

No branches or pull requests

3 participants