This website requires JavaScript.
Explore
Help
Register
Sign In
Andal.LND
/
edx-platform
Watch
4
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
15b65fbeccf1ec00b52812f136687db91d1664dd
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