• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

radiac / django-tagulous / 18 / 1
95%
develop: 100%

Build:
Build:
LAST BUILD BRANCH: valentijnscholten-patch-1
DEFAULT BRANCH: develop
Ran 22 Aug 2015 10:20AM UTC
Files 25
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

22 Aug 2015 10:08AM UTC coverage: 99.212%. First build
TOXENV=py27-django1.4

push

travis-ci

radiac
Tagged inline formsets work correctly

Fixes edge case when using a tagged model in an inline formset with a
tag model as the parent model.

Because BaseInlineFormSet expects the relationship to be a ForeignKey,
it sets the pk directly on field_id when adding fields (breaking tag
count), and expects the value_to_object of the ForeignKey form field
to be the pk (breaking edit).

This commit adds forms.TaggedInlineFormSet to fix both of these
issues, and automatically applies it in the admin site when needed.

1510 of 1522 relevant lines covered (99.21%)

0.99 hits per line

Source Files on job 18.1 (TOXENV=py27-django1.4)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 18
  • Travis Job 18.1
  • 4d6cd6a7 on github
  • Next Job for TOXENV=py27-django1.4 on master (#19.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc