Do you need to re-initialize your decryptor each time in your django for 
loop, like you do in pure python?

Are you sure you're using the same database and key?

Is the base64 decoded, encrypted data the same between pure python and 
django before you decrypt it?

Same python version? Do you have __future__ imports at the top of any of 
the files?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/76449a41-d881-4f51-ae15-b1bdfaf5d477%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to