westerveltco / django-opfield

A custom Django field for storing and securely accessing a 1Password vault item
https://django-opfield.westervelt.dev
MIT License
3 stars 0 forks source link

change a few conf settings to getters #8

Closed joshuadavidthomas closed 4 months ago

joshuadavidthomas commented 4 months ago

the properties were throwing off everything, so changing them to getters with a false-y check to make sure they are set.