mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Rename obj to object; clean up docstrings
This commit is contained in:
@@ -329,7 +329,7 @@ Additionally, a `render()` method is available for convenience. This method acce
|
||||
|
||||
When a PluginTemplateExtension is instantiated, context data is assigned to `self.context`. Available data include:
|
||||
|
||||
* `obj` - The object being viewed
|
||||
* `object` - The object being viewed
|
||||
* `request` - The current request
|
||||
* `settings` - Global NetBox settings
|
||||
* `config` - Plugin-specific configuration parameters
|
||||
|
Reference in New Issue
Block a user