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

Handle deprecation of @models.permalink decorator in Django 1.11 #87

Merged
merged 5 commits into from
Jun 12, 2020

Conversation

browniebroke
Copy link
Owner

No description provided.

@browniebroke browniebroke added the enhancement New feature or request label Jun 8, 2020
@browniebroke browniebroke force-pushed the feature/models-permalink branch 2 times, most recently from 068fad7 to 28ce11f Compare June 12, 2020 16:23
@codecov
Copy link

codecov bot commented Jun 12, 2020

Codecov Report

Merging #87 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #87   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        18    +1     
  Lines          379       450   +71     
=========================================
+ Hits           379       450   +71     
Impacted Files Coverage Δ
django_codemod/visitors/__init__.py 100.00% <100.00%> (ø)
django_codemod/visitors/models.py 100.00% <100.00%> (ø)

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 7d99932...b8f3d7a. Read the comment docs.

@browniebroke browniebroke merged commit 143ef68 into master Jun 12, 2020
@browniebroke browniebroke deleted the feature/models-permalink branch June 12, 2020 18:40
@browniebroke browniebroke changed the title Handle deprecation of @models.permalink decorator in Django 1.11 Handle deprecation of @models.permalink decorator in Django 1.11 Jun 17, 2020
@browniebroke browniebroke added this to the Django 2.1 milestone Nov 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant