Alex 1 سال پیش
والد
کامیت
a557a19279
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      views.py

+ 1 - 1
views.py

@@ -4,7 +4,7 @@ from .models import *
 from landing.forms import *
 # Create your views here.
 from django.core.mail import EmailMessage, get_connection
-import core.config_template as settings
+import core.config as settings
 
 
 def send_email_mess(body, sub):