ForestAdmin / django-forestadmin

🐍 Django agent for Forest Admin to integrate directly to your existing Django backend application.
https://www.forestadmin.com
GNU General Public License v3.0
123 stars 18 forks source link

fix(onboarding): the env variables should override the django settings #85

Closed vamonte closed 2 years ago

vamonte commented 2 years ago

To onboard a client we set some forest settings in the settings.py (FOREST_ENV_SECRET, etc.). To push in production we override these settings with env variable.

Definition of Done

General

Security

forest-bot commented 2 years ago

:tada: This PR is included in version 1.0.14 :tada:

The release is available on:

Your semantic-release bot :package::rocket: