On Apr 22, 10:13 pm, Phil Mocek <pmocek-list-django-us...@mocek.org>
wrote:
> On Wed, Apr 22, 2009 at 12:46:32PM -0700, Phil Mocek wrote:
> > [What you've repeatedly asked is] explained in the Django
> > settings documentation that I referenced earlier, that you
> > apparently did not read before asking your question or after I
> > helpfully suggested that you read it.  It's also explained by
> > the in-built usage help that manage.py provides.  You never
> > indicated where you'd already searched for the information you
> > seek, and it seems that you haven't searched at all.
>
> Sheesh, it's also explained just five paragraphs into the second
> Google search result I cited.

'./manage.py --settings_test test' and './manage.py test' is not the
same, if that's why you are referring to. There's a big difference,
the second is the command everybody runs to test the application while
the first one is much more obscure. Upon running the second one and
seeing it fail, the most likely conclusion would be "something is
broken", not "I may be missing a command line".
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to