We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 071ee4e commit 3b15f04Copy full SHA for 3b15f04
README.md
@@ -1,8 +1,8 @@
1
# forms_validation
2
3
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
+- localhost:8000 #No validation flow
+- localhost:8000/server-validation/ #Server side validation
+- localhost:8000/csv_display/ # Using forms for validation from other sources
7
8
It requires having Django installed. That's the only dependency.
0 commit comments