Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Adding Django 2.x support #171

Merged
merged 101 commits into from
Feb 5, 2019
Merged

Adding Django 2.x support #171

merged 101 commits into from
Feb 5, 2019

Conversation

FinalAngel
Copy link
Member

WIP

  • Needs release of django-tablib
  • Needs release of django-emailit

@bplociennik bplociennik mentioned this pull request Jan 9, 2019
@codecov-io
Copy link

codecov-io commented Feb 4, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@2932c85). Click here to learn what that means.
The diff coverage is 52.72%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #171   +/-   ##
=========================================
  Coverage          ?   53.68%           
=========================================
  Files             ?       35           
  Lines             ?      786           
  Branches          ?       75           
=========================================
  Hits              ?      422           
  Misses            ?      362           
  Partials          ?        2
Impacted Files Coverage Δ
aldryn_forms/action_backends.py 80.95% <ø> (ø)
aldryn_forms/migrations/0009_auto_20171218_1049.py 100% <ø> (ø)
aldryn_forms/migrations/0010_auto_20171220_1733.py 63.15% <ø> (ø)
aldryn_forms/urls.py 100% <ø> (ø)
...ldryn_forms/contrib/email_notifications/helpers.py 56.25% <ø> (ø)
aldryn_forms/signals.py 100% <ø> (ø)
aldryn_forms/validators.py 57.89% <ø> (ø)
aldryn_forms/contrib/email_notifications/models.py 45.87% <100%> (ø)
aldryn_forms/admin/forms.py 40.74% <100%> (ø)
...otifications/migrations/0004_auto_20190104_1242.py 100% <100%> (ø)
... and 14 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2932c85...e0343ef. Read the comment docs.

@bplociennik bplociennik merged commit d1e273f into master Feb 5, 2019
@bplociennik bplociennik deleted the feature/django2 branch February 5, 2019 07:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants