#12572: syncdb support for list of apps as command argument
----------------------------+-----------------------------------------------
 Reporter:  lorochka85      |       Owner:  nobody    
   Status:  new             |   Milestone:            
Component:  Core framework  |     Version:  1.1       
 Keywords:  syncdb          |       Stage:  Unreviewed
Has_patch:  1               |  
----------------------------+-----------------------------------------------
 Sometimes there is a need to do syncdb on only one or more apps from
 settings.INSTALLED_APPS rather than all of them. There is currently
 support for -e (--exclude) option, but it might be nice to be able to pass
 a list of app_labels as an argument to syncdb.

 Pls, see patch attached (sorry, it's lacking unittests.)

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


Reply via email to