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
7a7cd6e6609b96d9052d29745ad8996fe6cb06ea
edx-platform
/
lms
/
djangoapps
/
bulk_email
History
Ned Batchelder
322ca34b20
Remove pylint pragmas from "class Meta"
...
Also remove useless docstrings where they were added to keep pylint quiet.
2015-10-21 07:37:00 -04:00
..
fixtures
Correct email settings URL and rename variable.
2015-07-31 11:39:19 -04:00
migrations
s/pylint: disable=W0621/pylint: disable=redefined-outer-name/
2014-12-01 11:22:08 -05:00
tests
Fixed pylint violation for files in lms/djangoapps/bulk_email
2015-10-14 14:45:32 -04:00
__init__.py
Add bulk email feature for instructors, with optout option
2013-08-29 12:40:31 -04:00
admin.py
Fixed pylint violation for files in lms/djangoapps/bulk_email
2015-10-14 14:45:32 -04:00
forms.py
Remove pylint pragmas from "class Meta"
2015-10-21 07:37:00 -04:00
models.py
Remove pylint pragmas from "class Meta"
2015-10-21 07:37:00 -04:00
tasks.py
Fixed pylint violation for files in lms/djangoapps/bulk_email
2015-10-14 14:45:32 -04:00