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
8fcf574029786fc3d4e84dc50af05262bbab5eb9
edx-platform
/
common
/
djangoapps
/
microsite_configuration
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
..
templatetags
Fix staticfiles import in microsite.py.
2015-10-13 11:20:49 +02:00
tests
Fix pylint C7630 (literal used as attribute) violations
2015-11-23 15:32:54 -05:00
__init__.py
Added more descriptive page titles.
2014-01-30 17:32:03 -05:00
microsite.py
SOL-971
2015-06-10 19:26:30 +05:00
middleware.py
Clean up old style class definitions
2015-07-13 17:33:27 -04:00