Commit 20f76b4a authored by hidavy's avatar hidavy

Update base.py

parent aced0e83
......@@ -646,9 +646,7 @@ class BaseModelView(BaseView, ActionsMixin):
:param category:
View category
:param endpoint:
Base endpoint. If not provided, will use the model name + 'view'.
For example if model name was 'User', endpoint will be
'userview'
Base endpoint. If not provided, will use the model name
:param url:
Base URL. If not provided, will use endpoint as a URL.
:param menu_class_name:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment