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
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
..
fixtures
Correct email settings URL and rename variable.
2015-07-31 11:39:19 -04:00
migrations
Rebase upgrade Django to v1.8.5
2015-11-10 15:00:19 -05:00
tests
truncate email from addresses if >320 chars when encoded (TNL-4264) (
#12171
)
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
admin.py
Fixed pylint violation for files in lms/djangoapps/bulk_email
2015-10-14 14:45:32 -04:00
forms.py
Rebase upgrade Django to v1.8.5
2015-11-10 15:00:19 -05:00
models.py
Remove unused imports
2016-04-08 11:23:05 -04:00
tasks.py
truncate email from addresses if >320 chars when encoded (TNL-4264) (
#12171
)
2016-04-20 08:43:26 -04:00