Re: [Django] #10752: Advanced Bash Completion

2009-07-26 Thread Django
#10752: Advanced Bash Completion
--+-
  Reporter:  arthurk  | Owner:  arthurk
Status:  new  | Milestone:  1.2
 Component:  django-admin.py  |   Version:  SVN
Resolution:   |  Keywords:  bash completion
 Stage:  Accepted | Has_patch:  1  
Needs_docs:  1|   Needs_tests:  0  
Needs_better_patch:  0|  
--+-
Comment (by ericholscher):

 Just wanted to say thanks to arthurk, because I have a local branch of
 this ticket and it has proved super useful.

-- 
Ticket URL: 
Django 
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 django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---



Re: [Django] #10752: Advanced Bash Completion

2009-05-18 Thread Django
#10752: Advanced Bash Completion
--+-
  Reporter:  arthurk  | Owner:  arthurk
Status:  new  | Milestone:  1.2
 Component:  django-admin.py  |   Version:  SVN
Resolution:   |  Keywords:  bash completion
 Stage:  Accepted | Has_patch:  1  
Needs_docs:  1|   Needs_tests:  0  
Needs_better_patch:  0|  
--+-
Comment (by anonymous):

 This patch is really useful. I am patching my version of Django and it
 makes using the management commands a pleasure.

 BTW, I TOTALLY <3 DJANGO U GUYZ R THE BEST AND GIVE ME A BILLION WOODIES A
 DAY! THANKS

-- 
Ticket URL: 
Django 
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 django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---



Re: [Django] #10752: Advanced Bash Completion

2009-05-08 Thread Django
#10752: Advanced Bash Completion
--+-
  Reporter:  arthurk  | Owner:  arthurk
Status:  new  | Milestone:  1.2
 Component:  django-admin.py  |   Version:  SVN
Resolution:   |  Keywords:  bash completion
 Stage:  Accepted | Has_patch:  1  
Needs_docs:  1|   Needs_tests:  0  
Needs_better_patch:  0|  
--+-
Changes (by arthurk):

  * owner:  nobody => arthurk

-- 
Ticket URL: 
Django 
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 django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---



Re: [Django] #10752: Advanced Bash Completion

2009-04-27 Thread Django
#10752: Advanced Bash Completion
--+-
  Reporter:  arthurk  | Owner:  nobody 
Status:  new  | Milestone:  1.2
 Component:  django-admin.py  |   Version:  SVN
Resolution:   |  Keywords:  bash completion
 Stage:  Accepted | Has_patch:  1  
Needs_docs:  1|   Needs_tests:  0  
Needs_better_patch:  0|  
--+-
Comment (by arthurk):

 django_bash_completion.2.diff cleans up the code and resolves some
 inconsistencies with --help and runfcgi.

-- 
Ticket URL: 
Django 
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 django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---



Re: [Django] #10752: Advanced Bash Completion

2009-04-17 Thread Django
#10752: Advanced Bash Completion
--+-
  Reporter:  arthurk  | Owner:  nobody 
Status:  new  | Milestone:  1.2
 Component:  django-admin.py  |   Version:  SVN
Resolution:   |  Keywords:  bash completion
 Stage:  Accepted | Has_patch:  1  
Needs_docs:  1|   Needs_tests:  0  
Needs_better_patch:  0|  
--+-
Comment (by Rob Hudson ):

 Just tested it and it works very nicely.  Great work!  Can't wait for this
 to land.

-- 
Ticket URL: 
Django 
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 django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---



Re: [Django] #10752: Advanced Bash Completion

2009-04-10 Thread Django
#10752: Advanced Bash Completion
--+-
  Reporter:  arthurk  | Owner:  nobody 
Status:  new  | Milestone:  1.2
 Component:  django-admin.py  |   Version:  SVN
Resolution:   |  Keywords:  bash completion
 Stage:  Accepted | Has_patch:  1  
Needs_docs:  1|   Needs_tests:  0  
Needs_better_patch:  0|  
--+-
Changes (by jacob):

  * milestone:  1.1 => 1.2

-- 
Ticket URL: 
Django 
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 django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---



Re: [Django] #10752: Advanced Bash Completion

2009-04-06 Thread Django
#10752: Advanced Bash Completion
--+-
  Reporter:  arthurk  | Owner:  nobody 
Status:  new  | Milestone:  1.1
 Component:  django-admin.py  |   Version:  SVN
Resolution:   |  Keywords:  bash completion
 Stage:  Accepted | Has_patch:  1  
Needs_docs:  1|   Needs_tests:  0  
Needs_better_patch:  0|  
--+-
Changes (by flosch):

 * cc: flo...@gmail.com (added)

-- 
Ticket URL: 
Django 
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 django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---



Re: [Django] #10752: Advanced Bash Completion

2009-04-06 Thread Django
#10752: Advanced Bash Completion
--+-
  Reporter:  arthurk  | Owner:  nobody 
Status:  new  | Milestone:  1.1
 Component:  django-admin.py  |   Version:  SVN
Resolution:   |  Keywords:  bash completion
 Stage:  Accepted | Has_patch:  1  
Needs_docs:  1|   Needs_tests:  0  
Needs_better_patch:  0|  
--+-
Changes (by jezdez):

  * needs_docs:  0 => 1

-- 
Ticket URL: 
Django 
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 django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---



Re: [Django] #10752: Advanced Bash Completion

2009-04-06 Thread Django
#10752: Advanced Bash Completion
--+-
  Reporter:  arthurk  | Owner:  nobody 
Status:  new  | Milestone:  1.1
 Component:  django-admin.py  |   Version:  SVN
Resolution:   |  Keywords:  bash completion
 Stage:  Accepted | Has_patch:  1  
Needs_docs:  0|   Needs_tests:  0  
Needs_better_patch:  0|  
--+-
Changes (by jezdez):

  * needs_better_patch:  => 0
  * component:  Uncategorized => django-admin.py
  * needs_tests:  => 0
  * milestone:  1.2 => 1.1
  * needs_docs:  => 0
  * stage:  Unreviewed => Accepted

-- 
Ticket URL: 
Django 
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 django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---