django-mailer
django-mailer copied to clipboard
mail queuing and management for the Django web framework
Results
1
django-mailer issues
Sort by
recently updated
recently updated
newest added
``` File "E:\django-apps\mailer\lockfile.py", line 300, in __init__ tname = "%x-" % thread.get_ident() NameError: global name 'thread' is not defined ``` The version of the lockfile.py fails under windows on line...