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
1
Packages
Projects
Releases
Wiki
Activity
Files
783fb23fe23e2f4e349c12d3de6ab4530efb336c
edx-platform
/
lms
/
djangoapps
/
bulk_email
History
Ned Batchelder
7d799e34f3
Remove unused imports
2015-03-17 07:10:31 -04: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
Remove unused imports
2015-03-17 07:10:31 -04: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
Fix Pylint: C1001(old-style-class)
2015-03-13 20:20:04 -07:00
models.py
Fix Pylint: C1001(old-style-class)
2015-03-13 20:20:04 -07:00
tasks.py
Remove unused imports
2015-03-17 07:10:31 -04:00