mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-22 20:12:04 -06:00
commit
d47b9750a2
@ -37,6 +37,7 @@ class DocumentPage(models.Model):
|
||||
inverse='_inverse_content',
|
||||
search='_search_content',
|
||||
required=True,
|
||||
copy=True,
|
||||
)
|
||||
|
||||
# no-op computed field
|
||||
|
Loading…
Reference in New Issue
Block a user