defrex/django-encrypted-fields

Using a environment variable instead of file path

zallarak opened this issue · 1 comments

Is there a way to store the values of the files generated by Keyczar in an environment variable instead of specifying a file path where they are located?

I don't believe so. Though feel free to take a look at the Keyczar docs. If you can find a way there, then it can be done here.