|
If I don't want my users to use e.g. Lookyloo, and it should not appear in the "advanced" list on submit.html how do I do it? |
Answered by
Rafiot
Feb 22, 2024
Replies: 1 comment 1 reply
|
the easiest way is to do the following:
If you want to keep running update with --yes, remove the |
1 reply
Answer selected by
info-sic
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
the easiest way is to do the following:
updatewithout --yesIf you want to keep running update with --yes, remove the
<module>.pyfile and make a commit.