I'm trying to set a Django secret key as a local environment variable in my venv/bin/activate.
But the key has a "(" in it and I get a venv error -bash: venv/bin/activate: line 85: syntax error near unexpected token ')'
I'm a bit stuck here. How can I set this Key as a local environment variable so that it accepts these special characters?
DJANGO_SECRET_KEY='1t789b5)q@548r!2@mjj9k$ms!joubcpya#yts45n@s&pq28l8'