Add a get_settings method for JS Extensions
Review Request #7968 — Created Feb. 17, 2016 and submitted
The
JSExtensionclass now has aget_settingsmethod that returns, by
default, the associated extension's settings. This method can be
overrided by subclasses to provide different settings at initialization
time.
| Description | From | Last Updated |
|---|---|---|
|
This isn't accessing the correct function. |
|
Tool: PEP8 Style Checker Processed Files: djblets/extensions/extension.py Ignored Files: djblets/extensions/templates/extensions/init_js_extensions.html Tool: Pyflakes Processed Files: djblets/extensions/extension.py Ignored Files: djblets/extensions/templates/extensions/init_js_extensions.html