Treblle / docs

Treblle documentation
5 stars 8 forks source link

Change format to fetch env variables [django.mdx] #12

Open lennyAiko opened 1 year ago

lennyAiko commented 1 year ago

Fetching an env variable following the format on the documentation returns None

Issue:

image

A method to get this to work is using environ package

Expected:

image

Do let me know your thoughts on this.

lennyAiko commented 1 year ago

While I await any contributions on this, I will start working on a PR

lennyAiko commented 1 year ago

To also improve the user experience. What if it is possible to add installations for the requirements?

That way the user get what they need on the spot to move to the next step.