Creating test database for alias 'default'... ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK Destroying test database for alias 'default'... Traceback (most recent call last): File "app_main.py", line 51, in run_toplevel File "/opt/pypy-1.9/lib-python/2.7/gzip.py", line 371, in flush self._check_closed() File "/opt/pypy-1.9/lib-python/2.7/gzip.py", line 145, in _check_closed if self.closed: File "/opt/pypy-1.9/lib-python/2.7/gzip.py", line 353, in closed return self.fileobj is None AttributeError: 'GzipFile' object has no attribute 'fileobj'