Skip to content
This repository was 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
ajrouvoet wants to merge 1 commit intoavidal:django-1.4from
ajrouvoet:django-1.5
Open

Fixed two issues arising when the backend is used against Django v1.5:#13
ajrouvoet wants to merge 1 commit intoavidal:django-1.4from
ajrouvoet:django-1.5

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