django & testserver

Is it possible to start up Django using the testserver command instead of runserver?  I need to be able to kick it off in the debug mode.

Thanks

d.

0
1 comment

Hello Dmitry,

Is it possible to start up Django using the testserver command instead

of runserver?  I need to be able to kick it off in the debug mode.

The standard Django run configuration currently always uses the runserver

command. Please file a YouTrack request asking for testserver to be supported.

--

Dmitry Jemerov

Development Lead

JetBrains, Inc.

http://www.jetbrains.com/

"Develop with Pleasure!"

0

Please sign in to leave a comment.