How to remove the Show toolbar option for the users in KIWI TCMS
up vote
0
down vote
favorite
KIWI TCMS is showing a Show toolbar option on the right side of the UI. Is there any way to remove this toolbar from the KIWI TCMS using permissions or any other way without changing the code?
kiwi kiwi-tcms
add a comment |
up vote
0
down vote
favorite
KIWI TCMS is showing a Show toolbar option on the right side of the UI. Is there any way to remove this toolbar from the KIWI TCMS using permissions or any other way without changing the code?
kiwi kiwi-tcms
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
KIWI TCMS is showing a Show toolbar option on the right side of the UI. Is there any way to remove this toolbar from the KIWI TCMS using permissions or any other way without changing the code?
kiwi kiwi-tcms
KIWI TCMS is showing a Show toolbar option on the right side of the UI. Is there any way to remove this toolbar from the KIWI TCMS using permissions or any other way without changing the code?
kiwi kiwi-tcms
kiwi kiwi-tcms
asked Nov 8 at 4:27
Vimukthi Saranga
259
259
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
up vote
1
down vote
accepted
Another note:
you are running with DEBUG=True and most likely also using ./manage.py runserver
. Both of these are not recommended. The only way we recommend is using the docker image, otherwise we expect you to know what you are doing and be able to diagnose all possible issues by yourself.
add a comment |
up vote
1
down vote
To remove the Show toolbar option change the tcms/settings/devel.py
Set DEBUG = False
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
Another note:
you are running with DEBUG=True and most likely also using ./manage.py runserver
. Both of these are not recommended. The only way we recommend is using the docker image, otherwise we expect you to know what you are doing and be able to diagnose all possible issues by yourself.
add a comment |
up vote
1
down vote
accepted
Another note:
you are running with DEBUG=True and most likely also using ./manage.py runserver
. Both of these are not recommended. The only way we recommend is using the docker image, otherwise we expect you to know what you are doing and be able to diagnose all possible issues by yourself.
add a comment |
up vote
1
down vote
accepted
up vote
1
down vote
accepted
Another note:
you are running with DEBUG=True and most likely also using ./manage.py runserver
. Both of these are not recommended. The only way we recommend is using the docker image, otherwise we expect you to know what you are doing and be able to diagnose all possible issues by yourself.
Another note:
you are running with DEBUG=True and most likely also using ./manage.py runserver
. Both of these are not recommended. The only way we recommend is using the docker image, otherwise we expect you to know what you are doing and be able to diagnose all possible issues by yourself.
answered Nov 8 at 8:28
Alexander Todorov
436148
436148
add a comment |
add a comment |
up vote
1
down vote
To remove the Show toolbar option change the tcms/settings/devel.py
Set DEBUG = False
add a comment |
up vote
1
down vote
To remove the Show toolbar option change the tcms/settings/devel.py
Set DEBUG = False
add a comment |
up vote
1
down vote
up vote
1
down vote
To remove the Show toolbar option change the tcms/settings/devel.py
Set DEBUG = False
To remove the Show toolbar option change the tcms/settings/devel.py
Set DEBUG = False
answered Nov 8 at 5:10
Vimukthi Saranga
259
259
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53201560%2fhow-to-remove-the-show-toolbar-option-for-the-users-in-kiwi-tcms%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown