#3163: [patch] Optionally disable DB table creation from model
---------------------------------------------------+------------------------
Reporter: [email protected] | Owner:
mtredinnick
Status: new | Milestone:
Component: Database layer (models, ORM) | Version: SVN
Resolution: | Keywords: raw SQL
view readonly
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------------+------------------------
Comment (by rfk):
Following some comments from Malcolm on django-users, I've attached an
attempted "minification" of this patch. This uses the meta-attribute name
"managed" instead of "create_db_schema" and tries to keep the logic
contained within db.backends.creation as much as possible. I've also
tweaked the testcases to run successfully against the latest trunk.
--
Ticket URL: <http://code.djangoproject.com/ticket/3163#comment:36>
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
-~----------~----~----~----~------~----~------~--~---