Przeglądaj źródła

auto commit

master
jfinn 9 miesięcy temu
rodzic
commit
3f24999250
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      edan_v1/hrld/views.py

+ 1
- 1
edan_v1/hrld/views.py Wyświetl plik

@@ -10,7 +10,7 @@ from django.http import HttpResponse
10 10
 
11 11
 @transaction.non_atomic_requests
12 12
 async def myview(request):
13
-    # hrld.test_imp.run_hrld(3)
13
+    hrld.test_imp.run_hrld(3)
14 14
     return HttpResponse("return this string???./>,>")
15 15
 
16 16
 

Ładowanie…
Anuluj
Zapisz