Django graphical query interface?

25 views
Skip to first unread message

Lee

unread,
May 19, 2012, 1:19:29 PM5/19/12
to Django users
I'm in need of a graphical query interface for my Django app, similar
to what OpenOffice Base and MS Access provide. Ideally it would allow
the user to select a Django Admin action to perform on the returned
results, or drill into the related records. I struck out with google
and Django Packages. Anyone know of such a beast or have any
suggestions?

Derek

unread,
May 21, 2012, 3:56:48 AM5/21/12
to Django users
I also have searched for such a beast in the past...

The only one I have found recently that might be close is:
http://plugins.jquery.com/project/SQL_QUERY_BUILDER
(This site is down now - look at the archived view:
http://web.archive.org/web/20100212131706/http://plugins.jquery.com/project/SQL_QUERY_BUILDER_

Would obviously need much more work ito plugging into the admin site
(although most Django developers would recommend against hacking the
admin to this extent - you would be better off with your own custom
interface)
Reply all
Reply to author
Forward
0 new messages