Skip to content

Commit 075aa4a

Browse files
committed
Update the list of URLs in README of testproj
1 parent 44067cb commit 075aa4a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

testproj/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Available URLs:
1212
- <http://127.0.0.1:8000/>
1313
- <http://127.0.0.1:8000/nulls/first>
1414
- <http://127.0.0.1:8000/nulls/last>
15-
- <http://127.0.0.1:8000/jinja2>
15+
- <http://127.0.0.1:8000/jinja>
16+
- <http://127.0.0.1:8000/jinja/nulls/first>
17+
- <http://127.0.0.1:8000/jinja/nulls/last>
1618

1719
To run tests: `./manage.py test`.

0 commit comments

Comments
 (0)