Hi,

I've followed this documentation: 
https://docs.djangoproject.com/en/1.7/topics/testing/advanced/#using-the-django-test-runner-to-test-reusable-applications
and found that it works only for Django 1.7, whereas I would like to have a 
code snipped working also for 1.5, 1.6.

An issue with the runtests.py from the link above that django.setup() has 
been introduced only in 1.7 and elder version seems to require different 
way to prepare settings object.

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/aeeb089e-d441-4e86-8f40-674eb97d4d58%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to