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
bda18f46c083085aba958569713f96438437dc21
edx-platform
/
lms
/
djangoapps
/
bulk_email
/
tests
History
Adam
bb5874d5a1
truncate email from addresses if >320 chars when encoded (TNL-4264) (
#12171
)
...
* truncate email from addresses if >320 chars when encoded (TNL-4264) * use exact lengths
2016-04-20 08:43:26 -04:00
..
__init__.py
Add bulk email feature for instructors, with optout option
2013-08-29 12:40:31 -04:00
test_course_optout.py
Add autospec to all mocks
2015-12-09 09:44:22 -05:00
test_email.py
truncate email from addresses if >320 chars when encoded (TNL-4264) (
#12171
)
2016-04-20 08:43:26 -04:00
test_err_handling.py
Add autospec to all mocks
2015-12-09 09:44:22 -05:00
test_forms.py
Fixed pylint violation for files in lms/djangoapps/bulk_email
2015-10-14 14:45:32 -04:00
test_models.py
Add autospec to all mocks
2015-12-09 09:44:22 -05:00
test_tasks.py
Add autospec to all mocks
2015-12-09 09:44:22 -05:00