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

cbmi / django-objectset / 26 / 5
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: 0.2.4
DEFAULT BRANCH: master
Ran 16 Jan 2014 04:14PM UTC
Files 6
Run time –
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

16 Jan 2014 04:10PM UTC coverage: 91.734%. First build
DJANGO=1.5.5

push

travis-ci

bruth
Add support for protecting a resource by user or session

This introduces two resource properties `user_support` and `session_support`
which change the behavior of `get_queryset` (which all queries go through)
to limit results based on the user or session key of the request.

If either property is None, the resource will be checked for the `user`
and `session_key`, respectively, to determine if support should be enabled.
Either property can be explicitly False to disable the behavior.

455 of 496 relevant lines covered (91.73%)

0.92 hits per line

Source Files on job 26.5 (DJANGO=1.5.5)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26
  • Travis Job 26.5
  • 4057e846 on github
  • Next Job for DJANGO=1.5.5 on protected-resources (#28.5)
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