LightningGuard / Syllabus-Creation-Tool

1 stars 2 forks source link

Feature/site core - Hidden Settings #24

Closed Egonor closed 3 years ago

Egonor commented 3 years ago

Certain settings (secret key, gmail outgoing auth info) should remain private in production, though this change was made primarily to support Google Mail/Auth feature testing in development. Using the django-decouple library, these settings were moved to a .env file that isn't committed to Github.

An up-to-date .env file will be available on Discord.