#6034: Add boolean option 'load_fixtures' to the django command 'syncdb', 
default
value is True.
------------------------------+---------------------------------------------
Reporter:  [EMAIL PROTECTED]  |       Owner:  nobody         
  Status:  new                |   Component:  django-admin.py
 Version:  SVN                |    Keywords:  syncdb         
   Stage:  Unreviewed         |   Has_patch:  1              
------------------------------+---------------------------------------------
 Add boolean option 'load_fixtures' to the django command 'syncdb', default
 value is True.
 We use this option in tests, so load_fixtures=False will not commit a
 transaction, and we can rollback easily.
 There are also other circumstances that we don't want the fixture to load
 automatically.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/6034>
Django Code <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
-~----------~----~----~----~------~----~------~--~---

Reply via email to