https://docs.djangoproject.com/en/1.3/topics/testing/#controlling-creation-order-for-test-databases
On Wed, Feb 8, 2012 at 10:57 AM, xina towner <xinatowner@gmail.com> wrote:
Hello, I've a problem, I have to created a script that makes my database in a specifically order but when I want to make test django do it in a different order.How can I solve this? because it can't create the database so I can't test my app.--
Can I change the order how django initiates the database? or say to django to use my script?--
Gràcies,Rubén
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment