-
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? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
the easiest way is to do the following:
If you want to keep running update with --yes, remove the |
Beta Was this translation helpful? Give feedback.
the easiest way is to do the following:
update
without --yesIf you want to keep running update with --yes, remove the
<module>.py
file and make a commit.