Skip to content

Commit f3cf712

Browse files
Code refactoring
1 parent 2d40c10 commit f3cf712

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/urls.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
from django.conf.urls.static import static
44
from django.urls import path, include
55

6+
67
urlpatterns = [
78
path('', include('portfolio.urls')),
89
path('admin/', admin.site.urls),

0 commit comments

Comments
 (0)