um, double ups - TODO: setup MTA on localhost to test these things
This commit is contained in:
parent
0c44af7558
commit
20ac498a7e
|
@ -1,6 +1,6 @@
|
|||
from django.db import models
|
||||
from django.contrib.comments.signals import comment_was_posted
|
||||
|
||||
from django.core.mail import send_mail
|
||||
|
||||
class Issue(models.Model):
|
||||
title = models.CharField(max_length=255)
|
||||
|
|
Loading…
Reference in New Issue
Block a user