pixelpassion / django-saas-boilerplate

A Django + django-rest-framework + Heroku + SaaS application boilerplate
MIT License
51 stars 10 forks source link

Adjust welcome page #64

Open itisallgood opened 4 years ago

itisallgood commented 4 years ago

APP_NAME + API_URL + SENTRY_DSN are set -> show nothing 3:50 if PUBLIC_API_DOCUMENTATION is set -> show the warning that this might be a security problem 3:51 DEBUG= True 3:51 --> warning: hey debug=true should never be used