dmbackend

Results 5 comments of dmbackend

I am using this, and I have written something like this ``` class EarningsBalancesListDataTableView(AjaxDatatableView): model = CashOutHistory title = 'Cash Out History' initial_order = [["user_id", "asc"], ] length_menu = [[25,...

Thanks for responding @morlandi, I am also finding some way to get this done.

I don't know whether its an issue or a lack of my information so I need a suggestion that if store data in html h1 tag e.g ("test") then it...

yes, I checked with True and False values but it doesn't affect to output.

sure, I will check and let you know the reason.