Skip to content

Commit 3b15f04

Browse files
author
cdvv7788
committed
Update README.md
1 parent 071ee4e commit 3b15f04

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# forms_validation
22

33
You can just clone the repository and see the examples at the following urls:
4-
localhost:8000 #No validation flow
5-
localhost:8000/server-validation/ #Server side validation
6-
localhost:8000/csv_display/ # Using forms for validation from other sources
4+
- localhost:8000 #No validation flow
5+
- localhost:8000/server-validation/ #Server side validation
6+
- localhost:8000/csv_display/ # Using forms for validation from other sources
77

88
It requires having Django installed. That's the only dependency.

0 commit comments

Comments
 (0)