Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removes root imports #74

Merged
merged 3 commits into from
Sep 25, 2015
Merged

Removes root imports #74

merged 3 commits into from
Sep 25, 2015

Conversation

Koed00
Copy link
Owner

@Koed00 Koed00 commented Sep 25, 2015

  • removes imports like async from the package root when using Django 1.9.
    1.9 does not like this and it's probably a better not to anyway.
  • updated boto3
  • updated docs to reflect the new import paths.

@codecov-io
Copy link

Current coverage is 95.60%

Merging #74 into master will increase coverage by +0.01% as of bbf2c20

@@            master    #74   diff @@
=====================================
  Files           36     36       
  Stmts         2043   2048     +5
  Branches         0      0       
  Methods          0      0       
=====================================
+ Hit           1953   1958     +5
  Partial          0      0       
  Missed          90     90       

Review entire Coverage Diff as of bbf2c20

Powered by Codecov. Updated on successful CI builds.

Koed00 added a commit that referenced this pull request Sep 25, 2015
Removes root imports for Django 1.9
@Koed00 Koed00 merged commit ef6a604 into master Sep 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants