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

Django 1.7b2 Compatibility #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Django 1.7b2 Compatibility #5

wants to merge 1 commit into from

Conversation

bahoo
Copy link

@bahoo bahoo commented Apr 27, 2014

Resolves several warnings caused by Django 1.6+ changes, and an apparent bug in TagManager's usage_for_queryset.

  • Subclassing ModelAdmin requires either a fields or exclude attribute on its Meta class.
  • Fixed naming contentions to match 1.6's test runner; tests/*.* became test_*.*

... and an apparent bug in TagManager's usage_for_queryset.
vitalyvolkov pushed a commit to devua/django-tagging that referenced this pull request Jan 19, 2016
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