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

Django 1.7b2 Compatibility#5

Open
bahoo wants to merge 1 commit intobrosner:masterfrom
bahoo:master
Open

Django 1.7b2 Compatibility#5
bahoo wants to merge 1 commit intobrosner:masterfrom
bahoo:master

Conversation

@bahoo
Copy link
Copy Markdown

@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