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

catmaid / CATMAID / 3390

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 21 Mar 2017 11:15PM UTC
Jobs 2
Files 0
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
3390

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. uwsgi vs. manage.py). 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 consistently available as 'mysite.settings'.

70978 of 193465 relevant lines covered (36.69%)

0.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3390.1 21 Mar 2017 11:15PM UTC 0
36.69
Travis Job 3390.1
2 3390.2 21 Mar 2017 11:16PM UTC 0
36.51
Travis Job 3390.2
Source Files on build 3390
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3390
  • 87c9ca77 on github
  • Prev Build on features/update-manage.py-location (#3389)
  • Next Build on features/update-manage.py-location (#3391)
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