UnicodeFixer
This snippet is for resolve the Django-PyAMF unicode problems, through the django force_unicode function called recursively, with a tuple of different charsets.
- unicode
 - utf-8
 - object
 - latin-1
 - force_unicode
 - pyamf
 
This snippet is for resolve the Django-PyAMF unicode problems, through the django force_unicode function called recursively, with a tuple of different charsets.