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
e97751d7e85b4151abacd761fb66f57fe3be3e3a
edx-platform
/
common
/
djangoapps
/
microsite_configuration
/
tests
History
Ned Batchelder
0872732cf0
Fix pylint C7630 (literal used as attribute) violations
...
There's no need to use a string literal in setattr, delattr, or the two-argument form of getattr.
2015-11-23 15:32:54 -05:00
..
__init__.py
This PR addresses the open feedback on the Microsites feature
2014-02-28 16:27:12 -05:00
test_logic.py
This PR addresses the open feedback on the Microsites feature
2014-02-28 16:27:12 -05:00
test_microsites.py
This PR addresses the open feedback on the Microsites feature
2014-02-28 16:27:12 -05:00
test_middleware.py
Fix pylint C7630 (literal used as attribute) violations
2015-11-23 15:32:54 -05:00