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
bfd2957194a453f8880ba8cd3ffca43ec4e24cc2
edx-platform
/
lms
/
djangoapps
/
bulk_email
History
Brian Wilson
a7b5663c4d
Add cache-based locking to subtasks to ensure that the same task is not running in two workers at the same time.
2013-10-22 14:35:06 -04:00
..
fixtures
Bulk email - final tweaks and cleanup
2013-08-29 12:40:34 -04:00
migrations
admin-console support for enabling email per course
2013-10-16 13:02:41 -04:00
tests
Add cache-based locking to subtasks to ensure that the same task is not running in two workers at the same time.
2013-10-22 14:35:06 -04:00
__init__.py
Add bulk email feature for instructors, with optout option
2013-08-29 12:40:31 -04:00
admin.py
admin-console support for enabling email per course
2013-10-16 13:02:41 -04:00
forms.py
admin-console support for enabling email per course
2013-10-16 13:02:41 -04:00
models.py
admin-console support for enabling email per course
2013-10-16 13:02:41 -04:00
tasks.py
Handle all exceptions returned by django-ses.
2013-10-18 15:12:07 -04:00