Browse Source

add .gitignore file

master
Kevin Holzschuh 4 years ago
parent
commit
97dd1c1055
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      news/news/urls.py

+ 1
- 0
news/news/urls.py View File

@@ -18,4 +18,5 @@ from django.urls import path

urlpatterns = [
path('admin/', admin.site.urls),
path("r'po[l]+s'")
]

Loading…
Cancel
Save