Added version specific overrides for get_queryset and get_query_set.

Added new get_permissions_codename check for permissions in upcoming Django 1.8.
Refactored all version checks. All checks are done in tuple format instead of checking for a django major and minor version number.
Removed unused RequestFactory in tests.
This commit is contained in:
Brandon Taylor
2014-10-06 08:56:41 -04:00
parent b705c924f0
commit ca2a414ded
5 changed files with 25 additions and 15 deletions