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
0f3bce02a0cfcd154ea91fccfe0ff291f026c120
edx-platform
/
lms
/
djangoapps
/
bulk_email
History
Sarina Canelake
c0556a7ef8
s/pylint: disable=W0613/pylint: disable=unused-argument/
2014-12-01 11:22:11 -05:00
..
fixtures
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
migrations
s/pylint: disable=W0621/pylint: disable=redefined-outer-name/
2014-12-01 11:22:08 -05:00
tests
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
admin.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
forms.py
s/pylint: disable=R0924/pylint: disable=incomplete-protocol/
2014-12-01 11:22:11 -05:00
models.py
s/pylint: disable=C0111/pylint: disable=missing-docstring/
2014-12-01 11:22:09 -05:00
tasks.py
s/pylint: disable=E1102/pylint: disable=not-callable/
2014-12-01 11:22:10 -05:00