Skip to content
This repository has been archived by the owner on Aug 7, 2018. It is now read-only.

Fixed two issues arising when the backend is used against Django v1.5: #13

Open
wants to merge 1 commit into
base: django-1.4
Choose a base branch
from
Open

Conversation

ajrouvoet
Copy link

Namely:

  • get_grouping() argument list changed:
    in 1.5 it takes the ordering_group_by parameter
  • _DJANGO_VERSION was not set correctly in base.py

+ 	get_grouping() argument list changed:
	in 1.5 it takes the `ordering_group_by` parameter

+	_DJANGO_VERSION was not set correctly in base.py
Iv pushed a commit to Iv/django-pyodbc that referenced this pull request Jun 28, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant