vscode-djaneiro
vscode-djaneiro copied to clipboard
Corrects the reverse import for get_absolute_url()
In Django 2, the reverse method is now in django.urls and not in django.core.urlresolvers
Hi Fernando, snippets have backward compatibility, the changes were added #9
You can see the changelog.