Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
4422 Переглядів

How to inherit ORM Method in BaseModel?

Аватар
Відмінити

Why do you want to inherit that? You can do it writing some lines on some inherited class and calling the super.

Автор

Thanks for your reply, I want inherit it, because i want to customize orm search function for all Model, i want to add search date or amount range