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
46ed857c1aa4dc217459acbcc3cbaaa628cf2421
edx-platform
/
lms
/
djangoapps
/
bulk_email
History
Ned Batchelder
a4bf549af4
Use assertIsInstance instead of assertTrue(type(x) == y)
2013-10-07 18:20:31 -04:00
..
fixtures
Bulk email - final tweaks and cleanup
2013-08-29 12:40:34 -04:00
migrations
Add editable templates for bulk email
2013-08-29 12:40:34 -04:00
tests
Use assertIsInstance instead of assertTrue(type(x) == y)
2013-10-07 18:20:31 -04:00
__init__.py
Add bulk email feature for instructors, with optout option
2013-08-29 12:40:31 -04:00
admin.py
Cleanup bulk email app
2013-09-03 16:11:34 -04:00
forms.py
Cleanup bulk email app
2013-09-03 16:11:34 -04:00
models.py
Add editable templates for bulk email
2013-08-29 12:40:34 -04:00
tasks.py
Remove dogstatsd-python in favor of dogapi
2013-09-11 19:28:58 -04:00