Re: [Django] #3163: [patch] Optionally disable DB table creation from model

2009-02-24 Thread Django
#3163: [patch] Optionally disable DB table creation from model
---+
  Reporter:  wolfram.kries...@gmail.com| 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: 
Django 
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-updates@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
-~--~~~~--~~--~--~---



Re: [Django] #3163: [patch] Optionally disable DB table creation from model

2008-12-15 Thread Django
#3163: [patch] Optionally disable DB table creation from model
---+
  Reporter:  wolfram.kries...@gmail.com| 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 |  
---+
Changes (by mtredinnick):

  * owner:  nobody => mtredinnick
  * status:  reopened => new

-- 
Ticket URL: 
Django 
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-updates@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
-~--~~~~--~~--~--~---