- Switch ConfigParser to RawConfigParser. - Add a check during file generation to verify that the encryption key can decrypt encrypted values. - Fix requirements for Python 2.7 - Move tests under django_settings_custom
1.0.9
Move to pycryptodome because pycryto is deprecated