﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
22980	Timing issue with testing and custom Querysets	adam@…	nobody	"If you run two identical tests while using a custom queryset method, all test access to the same queryset seems fail (same or different views). The view returns and empty queryset. 

This repo is a full project just to reproduce the bug and has notes on how to get it to pass in different ways. If I am an idiot, I'm sorry. This manifested in a large project and I stripped it down to what it is now which is the bare minimum. 

https://github.com/adamrt/django-queryset-issues

Django 1.6.5 and 1.7c1
Python 2.7.3 and 2.7.5 
MaxOS X 10.9 and Ubuntu 12.04
PostgreSQL and SQLite3"	Bug	closed	Testing framework	1.7-rc-1	Normal	invalid	testing querysets		Unreviewed	0	0	0	0	0	0
