[Python-modules-team] Bug#755642: Bug#755642: python-django-rosetta: Please ensure it works with Django 1.7

2014-09-02 Thread Michael Ziegler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 retitle: please provide python3-django-rosetta severity: wishlist thanks Hey, I just used rosetta to update translations for Mumble-Django with Django 1.7, and it appears to work fine. Cheers, Michael -BEGIN PGP SIGNATURE- Version: GnuPG v1

[Python-modules-team] Bug#646517: Insecure use of pickle when deserializing POST/PUT input

2011-11-01 Thread Michael Ziegler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I'm not quite sure how to fix this issue. From what I can tell from a few quick tests, your fix seems to work, but the pickle documentation itself states: > Never unpickle data received from an untrusted or unauthenticated source. So maybe th