#6682: Wishlist: have "manage.py shell" execute custom commands on startup
---------------------------------------------+------------------------------
          Reporter:  [EMAIL PROTECTED]            |         Owner:  nobody      
         
            Status:  reopened                |     Milestone:                   
    
         Component:  django-admin.py         |       Version:  SVN              
    
        Resolution:                          |      Keywords:  feature shell 
ipython
             Stage:  Design decision needed  |     Has_patch:  0                
    
        Needs_docs:  0                       |   Needs_tests:  0                
    
Needs_better_patch:  0                       |  
---------------------------------------------+------------------------------
Changes (by edcrypt):

  * keywords:  feature => feature shell ipython

Comment:

 This seems a job for IPython's profile feature. But how to load a specific
 ipython profile on ./manage.py shell? For example, one could have
 different profiles for different projects, and completely different
 profiles for non-Django projects. There could be a way to pass IPython
 options to the {{{shell}}} command, so we could do {{{./manage.py shell -p
 profileformyproject}}}.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/6682#comment:5>
Django <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 django-updates@googlegroups.com
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