Kaynağa Gözat

fix: payments utils import path

pull/2/head
phot0n 2 yıl önce
ebeveyn
işleme
604dcc7389
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      payments/utils/__init__.py

+ 1
- 1
payments/utils/__init__.py Dosyayı Görüntüle

@@ -1,4 +1,4 @@
from utils import (
from payments.utils.utils import (
get_payment_gateway_controller,
create_payment_gateway,
make_custom_fields,


Yükleniyor…
İptal
Kaydet