ftp_deploy.models: 3 total statements, 100.0% covered

Generated: Mon 2013-12-16 18:56 GMT

Source file: /var/www/service.dev/service/ftp_deploy/models/__init__.py

Stats: 0 executed, 0 missed, 3 excluded, 0 ignored

  1. from .service import *
  2. from .log import *
  3. from .notification import *