You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,7 @@
1
1
# django-admin-search-builder
2
2
Django app that makes you able to build advanced queries via admin filters UI
3
3
4
-
This Application aims to give you the faster and easier way to do advanced query via Django Admin ModelAdmin UI, using the Django's ORM.
5
-
See example projects and gallery.
4
+
This Application aims to give you the faster and easier way to build and run advanced queries though the Django Admin ModelAdmin User Interface, using Django's ORM. See the example project and the gallery.
0 commit comments