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

catmaid / CATMAID / 3385

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 21 Mar 2017 06:25PM UTC
Jobs 1
Files 1316
Run time 1min
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
3385

push

travis-ci

tomka
Move manage.py script one folder level up

Django changed the default manage.py location already since multiple
versions. This has been done do prevent duplicate imports under
different names, which caused some log entries to appear twice. This was
so far no big problem, but with Python 3.5 the relative imports used in
`settings.py` and `settings_base.py` had to be replaced to work both in
a module and non-module environment (e.g. manage.py vs uwsgi). To make
this easier and more consistent with recent Django versions, the
manage.py script was moved up a level. This way. the Django settings
module is available as 'mysite.settings'.

62469 of 152292 relevant lines covered (41.02%)

0.41 hits per line

Jobs
ID Job ID Ran Files Coverage
3 3385.3 21 Mar 2017 06:25PM UTC 0
41.02
Travis Job 3385.3
Source Files on build 3385
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3385
  • cdcfd720 on github
  • Next Build on features/update-manage.py-location (#3389)
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