I am currently writing test cases for views, Which eventually uses database also.
By default a test database is being created and removed after test are run.
By default a test database is being created and removed after test are run.
As the database itself is development database, I don't want my test to create a separate db but use exciting only.
Also I will like to bring to your notice, that in my environment, database are created and provided and django can't run migration or create database.
Regards,
Arjit
-- You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/e6fd0155-ee4e-46f7-8e81-74983d388536n%40googlegroups.com.
No comments:
Post a Comment