#14305: inspectdb should output unmanaged model definitions
---------------------------------------+------------------------------------
Reporter: ikelly | Owner: nobody
Status: new | Milestone: 1.3
Component: django-admin.py inspectdb | Version: SVN
Keywords: inspectdb unmanaged | Stage: Unreviewed
Has_patch: 0 |
---------------------------------------+------------------------------------
I'm a little surprised that this hasn't been brought up before, but I
couldn't find any existing tickets or discussion.
inspectdb should automatically set {{{managed = False}}} on the model
definitions it creates. Since these are preexisting tables, the user
almost certainly does not want Django attempting to drop them when a reset
is run.
--
Ticket URL: <http://code.djangoproject.com/ticket/14305>
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.