This website requires JavaScript.
Explore
Help
Sign In
CGM_Public
/
pretix_original
Watch
2
Star
0
Fork
1
You've already forked pretix_original
mirror of
https://github.com/pretix/pretix.git
synced
2026-05-04 15:04:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c8f9f5a6231813133d59bc2ccbc369221c0d94e
pretix_original
/
src
/
pretix
/
plugins
/
sendmail
History
Tobias Kunze
3c8f9f5a62
Catch and display mail sending errors (
#215
)
2016-08-30 16:49:52 +02:00
..
templates/pretixplugins
/sendmail
Fixed
#46
-- Added a plugin to send out emails
2015-07-12 18:45:22 +02:00
__init__.py
Changed all core plugin versions to stay in sync
2015-09-08 20:58:24 +02:00
forms.py
Sendmail: Allow manual payment reminders
2016-08-04 17:56:07 +02:00
signals.py
Added dispatch_uid argument to all receivers to prevent duplicate
2015-08-15 14:36:29 +02:00
urls.py
Moved core plugins to the new URL API
2016-07-31 13:06:06 +02:00
views.py
Catch and display mail sending errors (
#215
)
2016-08-30 16:49:52 +02:00