#1002: Add an option model name arg to [modelmodule] commands
--------------------------------------+-------------------------------------
Reporter: nirvdrum | Owner: nobody
Status: new | Milestone:
Component: django-admin.py | Version:
Resolution: | Keywords:
Stage: Accepted | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
--------------------------------------+-------------------------------------
Comment (by adamv):
Reviewing the management commands in trunk (as of 1.3-alpha-1+), most all
commands that can usefully take an appname now do. One exception is
syncdb, which always creates missing tables for all apps.
So it looks like either this ticket should be resolved fixed, or be
rewritten (or a new one one opened) if it would be useful for syncdb to
take appnames as well to limit creation of tables in some cases.
--
Ticket URL: <http://code.djangoproject.com/ticket/1002#comment:7>
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 [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.