Skip to content

Commit 68080c4

Browse files
committed
merge PR mattmakai#211 and update filename for new page to markdown from md
1 parent bc727fa commit 68080c4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/pages/examples/django/django-urls-path.markdown

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
title: django.urls.path Examples
22
category: page
3-
slug: django-urls-path
3+
slug: django-urls-path-examples
44
sortorder: 5000
55
toc: False
66
sidebartitle: django.urls.path Examples
@@ -49,3 +49,4 @@ urlpatterns = [
4949
```
5050

5151

52+
## Example 2 from gadget-board

0 commit comments

Comments
 (0)