How to get to django interactive shell?

coderjoshdkTRIAL

a year ago

Is there a way to connect to a django mange? IE running the interactive shell? How do people normally handle creating a superuser? I did it through a db migration (dump and restore). But is there some more natvie way? I am now in need of running some interactive shell code on the prod server. Or I would prefer to do it that way, as opposed to writing raw SQL.

1 Replies

coderjoshdkTRIAL

a year ago

See https://discord.com/channels/713503345364697088/1254964970953773227 // https://help.railway.app/questions/how-to-get-to-django-interactive-shell-721ce6b1

This thread was closed because I forgot to provide an ID. So this is just a copy of that thread