Fueled / django-init

Project template used at Fueled for scaffolding new Django based projects. :dizzy:
Other
189 stars 46 forks source link

chore(.env.sample): added CORS_ORIGIN_WHITELIST parameter example #286

Closed aniketmaithani closed 5 years ago

aniketmaithani commented 6 years ago

Why was this change necessary?

Example of CORS_ORIGIN_WHITELIST format

How does it address the problem?

sample format added so that dev can view the format for the same.

Are there any side effects?

No.