Closed Chitrank-Dixit closed 11 years ago
Able to perform the desired operations of posting things on the page without page load but needed to eliminate form.validate_on_submit() , in post_it view in views.py See this commit : https://github.com/Chitrank-Dixit/uscore/commit/1b9e4f838ce039e30ee0d813060ae0c531dec704 .
Now asking things on stackoverflow as there can be a posibility that we need to drop wtforms use from our application.
Well see this latest commit : https://github.com/Chitrank-Dixit/uscore/commit/ec9830e26b81ffa5d843c502b58fee474daba452
I have made enable the Jquery Validation that we have been using so long and it has made so crystal clear and better , so we can have some meeting to decide whether to keep wtfroms or not.
We had decided earlier that we will be using Knockout.js to begin developing for the first time a JavaScript Framework, So that We can fullfill all the requirements of Validations, Ajax and other Real time activities.
Now I have pushed the changes but this would not send the data to the database rather the data is reaching but not getting saved to the database
Here is the push made with all the changesets
https://github.com/Chitrank-Dixit/uscore/commit/8349343b7a56b01eaada2281a518064b7e9d57d6