Marcelo Leiva

Results 1 issues of Marcelo Leiva

`python manage.py backup --email [email protected]` error: ``` python DeprecationWarning: The popen2 module is deprecated. Use the subprocess module. import os, popen2, time NameError: global name 'CommandError' is not defined ```...