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

sunscrapers / djoser
97%
master: 98%

Build:
Build:
LAST BUILD BRANCH: issue/206
DEFAULT BRANCH: master
Repo Added 07 Oct 2014 02:35PM UTC
Files 3
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

LAST BUILD ON BRANCH django-19-compatibility
branch: django-19-compatibility
CHANGE BRANCH
x
Reset
  • django-19-compatibility
  • 0.2.1
  • 0.3.0
  • 0.3.1
  • 0.3.2
  • 0.4.0
  • 0.4.1
  • 0.4.2
  • 0.4.3
  • 0.5.0
  • 0.5.1
  • 0.5.2
  • 0.6.0
  • Stranger6667-update-tox
  • add-urls-namespace-as-option
  • custom-auth-token
  • custom_serializers
  • django_rest_framework_34
  • incorrect_uid_validation
  • issue/147
  • issue/190
  • issue/192
  • issue/194
  • issue/206
  • issue/208
  • issue/210
  • issue/212
  • lwm-password-validators
  • master
  • version-0.3

pending completion
222

push

travis-ci

mmarksnippety
Django 1.9 compatibility

Improve TOX configuration. Now, dependencies are specified by a version range.
Rather than a version specified by a patch revision.
We don't need to commit anything when new patch revision becomes available.
To our taste, this is fair - testing all historical patches takes a lot of time
and end-users should use the newest revision always.

Remove deprecated django.conf.urls.patterns
This function is deprecated since Django 1.8. We remove usage of this
function for all supported Django versions. For more detail read:
https://docs.djangoproject.com/en/1.8/ref/urls/#patterns

Remove TEMPLATE_DIRS from testproject settings. This settings is deprecated in Django 1.8.
We remove this setting, because is not used in testproject, and is deprecated in Django 1.8.
This setting was required in Django 1.4 and not in Django 1.5.
Read more at: https://docs.djangoproject.com/en/1.8/ref/settings/#template-dirs

Travis configured to use python 3.2
Travis uses by default virtualenv 14. This version of virtualenv do not support Python 3.2.
So we configure Travis to install virtualenv in version lower than 14.
Read more about this issue: https://github.com/travis-ci/travis-ci/issues/5485
We will come back to newest virtualenv, when we stop supporting Python 3.2

Added TEMPLATES settings to testproject for Django >= 1.8.
This setting will be introduced in Django 1.8, and it will be obligatory in Django 1.10.
The lack of this setting in Django 1.9 causes warning

5 of 5 new or added lines in 2 files covered. (100.0%)

307 of 317 relevant lines covered (96.85%)

20.9 hits per line

Relevant lines Covered
Build:
Build:
317 RELEVANT LINES 307 COVERED LINES
20.9 HITS PER LINE
Source Files on django-19-compatibility
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
222 django-19-compatibility Django 1.9 compatibility Improve TOX configuration. Now, dependencies are specified by a version range. Rather than a version specified by a patch revision. We don't need to commit anything when new patch revision becomes available. To our taste,... push 24 Feb 2016 08:44AM UTC mmarksnippety travis-ci pending completion  
221 django-19-compatibility Use distutils.version to compare Django versions To compare Django version we use LooseVersion. We don't need to know particular version push 23 Feb 2016 02:31PM UTC mmarksnippety travis-ci pending completion  
220 django-19-compatibility Added TEMPLATES settings to testproject for Django >= 1.8. This setting will be introduced in Django 1.8, and it will be obligatory in Django 1.10. The lack of this setting in Django 1.9 causes warning push 23 Feb 2016 02:01PM UTC mmarksnippety travis-ci pending completion  
219 django-19-compatibility Travis configured to use python 3.2 Travis uses by default virtualenv 14. This version of virtualenv do not support Python 3.2. So we configure Travis to install virtualenv in version lower than 14. Read more about this issue: https://github.com/... push 23 Feb 2016 10:22AM UTC mmarksnippety travis-ci pending completion  
218 django-19-compatibility Remove TEMPLATE_DIRS from testproject settings. This settings is deprecated in Django 1.8. We remove this setting, because is not used in testproject, and is deprecated in Django 1.8. This setting was required in Django 1.4 and not in Django 1.5.... push 22 Feb 2016 03:27PM UTC mmarksnippety travis-ci pending completion  
See All Builds (446)
  • Repo on GitHub
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

© 2025 Coveralls, Inc