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
89f0c5e46191b15367c4008d381b0afe11271170
pretix_original
/
src
/
pretix
/
plugins
/
sendmail
History
Raphael Michel
89f0c5e461
Be explicit about subdomain_ and maindomain_ urls in plugins
2016-03-24 12:57:19 +01: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
Used isort to order all import statements
2015-07-19 20:46:34 +02:00
maindomain_urls.py
Be explicit about subdomain_ and maindomain_ urls in plugins
2016-03-24 12:57:19 +01:00
signals.py
Added dispatch_uid argument to all receivers to prevent duplicate
2015-08-15 14:36:29 +02:00
views.py
Fixed
#45
: Custom SMTP server
2015-12-13 17:56:35 +01:00