#1240: Tab-completion actions for django-admin
-------------------------------------+--------------------------------------
   Reporter:  paolo <[EMAIL PROTECTED]>  |                Owner:  adrian        
 
     Status:  reopened               |            Component:  django-admin.py
    Version:  SVN                    |           Resolution:                 
   Keywords:                         |                Stage:  Accepted       
  Has_patch:  1                      |           Needs_docs:  0              
Needs_tests:  0                      |   Needs_better_patch:  1              
-------------------------------------+--------------------------------------
Comment (by paolo <[EMAIL PROTECTED]>):

 Ouch... To be honest I must say I had a weird experience using the -b
 flag; the man page says that its purpose is to force a search for
 binaries, and it would be perfect in this case, even if on my system it
 spits out things like /usr/local/lib/python2.3 and
 /usr/local/lib/python2.4. That wasn't a problem, as the script is able to
 handle this situation in some way (the result of basename
 /usr/local/lib/python2.3 and basename /usr/local/bin/python2.3 is the
 same), so I decided to leave it.
 
 It becomes a problem if this flag origins an error :-)
 
 Could you please test the patch removing the offending flag? Thanks.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/1240#comment:27>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to