This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
252d6704d0d8d79136cf0975e0070a09469edd45
edx-platform
/
lms
/
djangoapps
/
bulk_email
/
tests
History
Sarina Canelake
c0556a7ef8
s/pylint: disable=W0613/pylint: disable=unused-argument/
2014-12-01 11:22:11 -05:00
..
__init__.py
Add bulk email feature for instructors, with optout option
2013-08-29 12:40:31 -04:00
test_course_optout.py
Address review comments
2014-05-14 09:37:38 -04:00
test_email.py
s/pylint: disable=W0613/pylint: disable=unused-argument/
2014-12-01 11:22:11 -05:00
test_err_handling.py
s/pylint: disable=E1101/pylint: disable=no-member/
2014-12-01 11:22:09 -05:00
test_forms.py
Treat an empty string from the admin form to be None/NULL for the CourseEmailTemplateForm
2014-11-17 10:05:12 -05:00
test_models.py
Add the ability for Microsites to be able to send appropriately branded emails rather than the default system installed version
2014-10-08 13:04:41 -04:00
test_tasks.py
s/pylint: disable=E1101/pylint: disable=no-member/
2014-12-01 11:22:09 -05:00