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

fix "cannot import name 'flatatt'" on 1.11 #90

Closed
wants to merge 1 commit into from

Conversation

si14
Copy link
Contributor

@si14 si14 commented Apr 26, 2017

@codecov-io
Copy link

codecov-io commented Apr 26, 2017

Codecov Report

Merging #90 into master will decrease coverage by 1.32%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
- Coverage   68.95%   67.63%   -1.33%     
==========================================
  Files         119      119              
  Lines        3927     3927              
==========================================
- Hits         2708     2656      -52     
- Misses       1219     1271      +52
Impacted Files Coverage Δ
fluent_contents/forms/widgets.py 63.04% <100%> (ø) ⬆️
fluent_contents/tests/__init__.py 28.57% <0%> (-71.43%) ⬇️
fluent_contents/admin/genericextensions.py 46.42% <0%> (-37.5%) ⬇️
fluent_contents/plugins/oembeditem/fields.py 55% <0%> (-20%) ⬇️
fluent_contents/models/fields.py 74.44% <0%> (-7.78%) ⬇️
fluent_contents/admin/placeholdereditor.py 88.15% <0%> (-3.95%) ⬇️
fluent_contents/plugins/markup/models.py 83.05% <0%> (-3.39%) ⬇️
fluent_contents/admin/contentitems.py 83.48% <0%> (-2.76%) ⬇️
fluent_contents/models/__init__.py 68.6% <0%> (-2.33%) ⬇️
fluent_contents/tests/test_admin.py 95.69% <0%> (-2.16%) ⬇️

@si14
Copy link
Contributor Author

si14 commented May 1, 2017

Ah, I see, you've already fixed that in master yourself. Awesome, thank you!

@si14 si14 closed this May 1, 2017
@vdboor
Copy link
Contributor

vdboor commented May 8, 2017

Thanks for the PR!. Yes, the issue is solved and 1.2 is released!

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.

None yet

3 participants