Explorar o código

print info mation

chenjunkai %!s(int64=5) %!d(string=hai) anos
pai
achega
fb11317afc
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Controller/AppInfo.py

+ 1 - 0
Controller/AppInfo.py

@@ -135,6 +135,7 @@ class AppInfo(View):
                                 destination.write(chunk)
                         create_dict['img'] = rv_path
                     except Exception as e:
+                        print(repr(e))
                         pass
                 app_Info = App_Info(**create_dict)
                 app_Info.save()