dev.py
5.67 KB
- 
Developer-private settings files · 7e8c06caDevelopers can have private settings files by creating lms/envs/private.py or cms/envs/private.py. They are imported at the end of dev.py. Note that they won't be imported if you are using one of the other dev*.py variants. Ned Batchelder committed