django-code-generator icon indicating copy to clipboard operation
django-code-generator copied to clipboard

Change url import to path in api template

Open Nekmo opened this issue 2 years ago • 0 comments

Use this instead:

from django.urls import path

Nekmo avatar Aug 20 '23 09:08 Nekmo