TIP: You can type at any time to perform a new search.
CMS delete content
cms_delete_content · OCA/website-cms
- Repository
- OCA/website-cms · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Uncategorized
- Folder size
- 0.06 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/website-cms
- Last tracking update
- 2026-08-07 07:38:33
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Simone Orsi, Pedro M. Baeza, Weblate, OCA Transbot, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_frontend |
CMS delete content frontend assets | ir.ui.view | qweb | Inherits website.assets_frontend |
delete_confirm |
CMS default delete confirm | ir.ui.view | qweb | New |
HTTP endpoints (2)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/cms/delete/<string:model>/<int:model_id> |
DeleteController.delete |
user | http | POST | website |
/cms/delete/<string:model>/<int:model_id>/confirm |
DeleteController.delete_confirm |
user | http | ALL | website |
Models touched (1)
New fields (0)
No new fields.
Public methods (2)-
msg_content_delete_confirm(self) -
msg_content_deleted(self)
Loading…
Loading…
Loading…