Skip to content

Corrects the reverse import for get_absolute_url() - #18

Open
fernandodmp wants to merge 1 commit into
ScottBarkman:masterfrom
fernandodmp:patch-1
Open

Corrects the reverse import for get_absolute_url()#18
fernandodmp wants to merge 1 commit into
ScottBarkman:masterfrom
fernandodmp:patch-1

Conversation

@fernandodmp

Copy link
Copy Markdown

In Django 2, the reverse method is now in django.urls and not in django.core.urlresolvers

In Django 2, the reverse method is now in django.urls and not in django.core.urlresolvers
@klavman

klavman commented Nov 9, 2018

Copy link
Copy Markdown
Contributor

Hi Fernando, snippets have backward compatibility, the changes were added #9

You can see the changelog.

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.

3 participants