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
9cbc8564a12eaae381ebefeb7c98b420f7265b68
edx-platform
/
lms
/
djangoapps
/
bulk_email
History
Ned Batchelder
ceb5655b2d
Merge pull request
#9171
from edx/ned/update-pylint
...
Update pylint and astroid, reduces pylint count by 400
2015-08-04 09:28:35 -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
Merge pull request
#9171
from edx/ned/update-pylint
2015-08-04 09:28:35 -04:00
__init__.py
Add bulk email feature for instructors, with optout option
2013-08-29 12:40:31 -04:00
admin.py
Correct email settings URL and rename variable.
2015-07-31 11:39:19 -04:00
forms.py
Fix Pylint: C1001(old-style-class)
2015-03-13 20:20:04 -07:00
models.py
use email context for keyword substitution, cutting down on db queries (TNL-1591)
2015-04-08 11:22:26 -04:00
tasks.py
Correct email settings URL and rename variable.
2015-07-31 11:39:19 -04:00