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

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

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

Pull #17

travis-ci

web-flow
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

```
Pull Request #17: Update views.py

1 of 1 new or added line in 1 file covered. (100.0%)

150 of 587 relevant lines covered (25.55%)

0.26 hits per line

Jobs
ID Job ID Ran Files Coverage
16 70.16 (TOXENV=py36-django111) 18 Jul 2018 08:37AM UTC 0
25.55
Travis Job 70.16
Source Files on build 70
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #70
  • Pull Request #17
  • PR Base - master (#65)
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