data retrival from django db.sqlite3

13 views
Skip to first unread message

ruban bharath

unread,
Aug 9, 2018, 7:18:19 AM8/9/18
to Django users
how to retrieve a selected data from django inbuilt database

Kasper Laudrup

unread,
Aug 9, 2018, 7:24:13 AM8/9/18
to django...@googlegroups.com
Hi Ruban,

On 08/09/2018 08:48 AM, ruban bharath wrote:
> how to retrieve a selected data from django inbuilt database
>

If you don't want to use SQL and sqlites client program, you can use the
dbshell command with django manage, eg.:

# ./manage,py dbshell

Kind regards,

Kasper Laudrup
Reply all
Reply to author
Forward
0 new messages