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

thorgate / tg-react / 86
26%
master: 26%

Build:
Build:
LAST BUILD BRANCH: 2.0.0
DEFAULT BRANCH: master
Ran 26 Jul 2018 08:15AM UTC
Jobs 1
Files 18
Run time 1s
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

pending completion
86

push

travis-ci

metsavaht
Update views.py

Apparently the Context class does not work any more in Django 1.11.11 and This Context class fails when rendering the template with following error:

```
django_1    |   File "/usr/local/lib/python3.6/site-packages/tg_react/api/accounts/views.py", line 206, in post
django_1    |     self.send_email_notification(serializer.user, serializer.validated_data['uid_and_token_b64'])
django_1    |   File "/usr/local/lib/python3.6/site-packages/tg_react/api/accounts/views.py", line 196, in send_email_notification
django_1    |     text_content = get_template('emails/password_reset.txt').render(context)
django_1    |   File "/usr/local/lib/python3.6/site-packages/django/template/backends/django.py", line 64, in render
django_1    |     context = make_context(context, request, autoescape=self.backend.engine.autoescape)
django_1    |   File "/usr/local/lib/python3.6/site-packages/django/template/context.py", line 287, in make_context
django_1    |     raise TypeError('context must be a dict rather than %s.' % context.__class__.__name__)
django_1    | TypeError: context must be a dict rather than Context

```

150 of 587 relevant lines covered (25.55%)

0.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 86.1 (TOXENV=py36-django111) 26 Jul 2018 08:15AM UTC 0
25.55
Travis Job 86.1
Source Files on build 86
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #86
  • 6203be34 on github
  • Prev Build on Change-template-context-class (#71)
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