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
1fdeb82c4d3d606ddb3efa56ec5e9b28ffc2901d
edx-platform
/
lms
/
djangoapps
/
bulk_email
/
tests
History
Chris Dodge
adbe133f5c
Treat an empty string from the admin form to be None/NULL for the CourseEmailTemplateForm
2014-11-17 10:05:12 -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
No longer chunk queries when sending out bulk email (LMS-2718)
2014-05-29 09:10:25 -04:00
test_err_handling.py
Move to OpaqueKey implementations from the external library
2014-05-29 17:03:35 -04: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
Move to OpaqueKey implementations from the external library
2014-05-29 17:03:35 -04:00