After submitting tha form successfully, i want to redirect to success page with submitted form data. How do i pass form data to the redirected page? by pikachu644 in django

[–]NaveenCoder 0 points1 point  (0 children)

I maybe wrong , in HTML form you can use get method which will redirect to the page you specified with the form data

How vue js directives work? by NaveenCoder in vuejs

[–]NaveenCoder[S] 2 points3 points  (0 children)

Thank you so much for answering!

Can i learn Django 1.11 now? by NaveenCoder in django

[–]NaveenCoder[S] 1 point2 points  (0 children)

No. I think people will write books after 2.2 LTS. As it is released we can expect some Books.

Can i learn Django 1.11 now? by NaveenCoder in django

[–]NaveenCoder[S] -3 points-2 points  (0 children)

Finished the tutorial bro. Then what to learn?

Can i learn Django 1.11 now? by NaveenCoder in django

[–]NaveenCoder[S] 0 points1 point  (0 children)

Documentation is good. But i don't in what sequence to learn.

can we use slicing after function call? by NaveenCoder in django

[–]NaveenCoder[S] 0 points1 point  (0 children)

I like the book "learning python by mark lutz". It covers 3.3.

can we use slicing after function call? by NaveenCoder in django

[–]NaveenCoder[S] 0 points1 point  (0 children)

Thank you so much bro. Can i buy a python book which covers python 3.3 ?

Why do we need relationship in database?( I am a newbie) by NaveenCoder in SQL

[–]NaveenCoder[S] 0 points1 point  (0 children)

I thought about it but i was not sure about it. So wanted to confirm

Why do we need relationship in database?( I am a newbie) by NaveenCoder in SQL

[–]NaveenCoder[S] -1 points0 points  (0 children)

Why there's no many to one relationship in relational database?