Toggle table of contents sidebar
Page extensions and page content extensions¶ Extensions¶Check if the page already has an extension object. If so, redirect to edit view instead.
Given a model instance delete it from the database.
Return empty perms dict thus hiding the model from admin index.
Given a model instance save it to the database.
Check if the page already has an extension object. If so, redirect to edit view instead.
Given a model instance delete it from the database.
Return empty perms dict thus hiding the model from admin index.
Given a model instance save it to the database.
Offers simplified API for providing the user access to the admin of page extensions and page content extensions through the toolbar.
Get the admin url for the page content extensions menu item, depending on whether a PageContentExtension
instance exists for the PageContent
displayed.
Return a tuple of the page content extension and the url; the extension is None if no instance exists, the url is None is no admin is registered for the extension.
Get the admin url for the page extension menu item, depending on whether a PageExtension instance exists for the current page or not.
Return a tuple of the current extension and the url; the extension is None if no instance exists, the url is None is no admin is registered for the extension.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4