'EncryptedCharField' error while doing django/python upgrade

All other Source.Python topics and issues.
arya7vikas
Junior Member
Posts: 1
Joined: Mon Jan 04, 2021 2:31 am

'EncryptedCharField' error while doing django/python upgrade

Postby arya7vikas » Mon Jan 04, 2021 2:38 am

I am trying to upgrade my old django application (django 1.1, python 2.7) to latest django3.1 and python3. So created new virtual environment to do this and started installing related packages one by one, and then i encountered this issue: AttributeError: 'EncryptedCharField' object has no attribute 'keydir'. I have installed most of the packages including the crypto ones like cryptography, pycryptodome, encrypted_fields, python3_keyczar, but no luck. Any suggestions!

Return to “General Discussion”

Who is online

Users browsing this forum: No registered users and 23 guests