Commit c38f4b90 authored by hidavy's avatar hidavy

Update base.py

parent 20f76b4a
...@@ -646,7 +646,7 @@ class BaseModelView(BaseView, ActionsMixin): ...@@ -646,7 +646,7 @@ class BaseModelView(BaseView, ActionsMixin):
:param category: :param category:
View category View category
:param endpoint: :param endpoint:
Base endpoint. If not provided, will use the model name Base endpoint. If not provided, will use the model name.
:param url: :param url:
Base URL. If not provided, will use endpoint as a URL. Base URL. If not provided, will use endpoint as a URL.
:param menu_class_name: :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