-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ BB2-821 ] Improve Django ADMIN view performance (#967)
* optimize application view: remove app name filter and user name filter, add app name and user name etc. as searchables. * app name search by icontains instead of startwith. * remove filters on user name and app name. * make source refresh token searchable per PR review.
- Loading branch information
Showing
1 changed file
with
9 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters