Commit c225467c by Juan

typo

1 parent b081b2f4
...@@ -163,7 +163,7 @@ class hgt_soporte_incidencia(models.Model): ...@@ -163,7 +163,7 @@ class hgt_soporte_incidencia(models.Model):
if self.file == False: if self.file == False:
return() return()
val = { val = {
"auth":"dsaDSAfdew34gt b[Ñgfb98754jhgds/fh56uhjgfddsfH&T?YF&EWtg54hgVher4hNfdbffdWhg" "auth":"dsaDSAfdew34gt b[Ñgfb98754jhgds/fh56uhjgfddsfH&T?YF&EWtg54hgVher4hNfdbffdWhg",
"file": self.file, "file": self.file,
"filename":self.file_name} "filename":self.file_name}
r = requests.post("https://img.hgt.com.ar/upload", json=val) r = requests.post("https://img.hgt.com.ar/upload", json=val)
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!