Mubashir Shaheen17

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Mubashir Shaheen17 created a post,

    Adding '#' character in env file not working

    I have to pass ldap password in env file that contains ‘#’ then Pycharm considered it comment after # like when i add Hello#123 in env then in code it shows as Hello instead of Hello#123. I also tr...