eheh

Python code posted
created at 22 Oct 15:10

Edit | Back
1
2
3
  import sys
  sys.path.insert(0, '<uygulamanın bulunduğu mutlak konum>')
  from propstour_gis import app as application
124 Bytes in 2 ms with coderay