I worked at agencies for about 8 years and always wanted to go freelance. I handed in my 1 month notice with nothing lined up, created a LinkedIn, made a CV, sent some emails. I started my first freelance contract a…
Interesting read! Just wanted to say though I don't think the critique of the "settings/__init__.py" approach is accurate. You can easily access environment variables inside these files using os.environ, and it doesn't…
I worked at agencies for about 8 years and always wanted to go freelance. I handed in my 1 month notice with nothing lined up, created a LinkedIn, made a CV, sent some emails. I started my first freelance contract a…
Interesting read! Just wanted to say though I don't think the critique of the "settings/__init__.py" approach is accurate. You can easily access environment variables inside these files using os.environ, and it doesn't…