arteria / django-compat

Forward and backwards compatibility layer for Django 1.4, 1.7, 1.8, 1.9, 1.10, and 1.11
MIT License
106 stars 30 forks source link

Added tests that show that get_query_set patching is broken #30

Closed spookylukey closed 9 years ago

spookylukey commented 9 years ago

See issue https://github.com/arteria/django-compat/issues/29

philippeowagner commented 9 years ago

Thanks Luke for providing this! get_query_set is a serious one!!