#7857: manage.py shell, dbshell funtionality ---------------------------------------------------+------------------------ Reporter: Sanha | Owner: nobody Status: new | Milestone: Component: Tools | Version: SVN Keywords: manage.py, testserver, shell, dbshell | Stage: Unreviewed Has_patch: 0 | ---------------------------------------------------+------------------------ manage.py testserver is good funtion to test and develop application.
it recreate database 'test_' + database name. when using testserver manage.py shell or manage.py dbshell connect original database. I think that some option is useful to connect 'test_' + database at this time. But, I can't find option like that. -- Ticket URL: <http://code.djangoproject.com/ticket/7857> Django Code <http://code.djangoproject.com/> The web framework for perfectionists with deadlines --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
