mirror of
https://github.com/wassname/wtforms-parsleyjs.git
synced 2026-09-09 11:41:49 +08:00
updates README with installation info
various small improvements
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
from wtformsparsleyjs.sample import app
|
||||
|
||||
if __name__ == '__main__':
|
||||
app.run(debug=True)
|
||||
Reference in New Issue
Block a user