#5943: django-admin.py should work like manage.py if --setting option is 
provided
-----------------------+----------------------------------------------------
Reporter:  toddobryan  |       Owner:  nobody         
  Status:  new         |   Component:  django-admin.py
 Version:  SVN         |    Keywords:                 
   Stage:  Unreviewed  |   Has_patch:  1              
-----------------------+----------------------------------------------------
 Right now, app-provided commands aren't included, startproject is still
 available, and startapp uses the current directory rather than the project
 directory.

 The attached patch makes django-admin.py command --settings=blah work just
 like manage.py invoked on the same project.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/5943>
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