I have been trying to write a query to retrieve data from database by
taking input from user . But the problem I am facing is after the input is
given , the page does not get refreshed to another page, rather it
refreshes to the same page again. Help me on this.
--
You received this message be
How do I upload images from admin panel and retrieve from a html page ?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com
I am actually developing an android app which will fetch data using an api
. I am trying to pass multiple parameters in the url using query strings,
but I am not able concatenate those parameters in the url.
eg: U/userapi/?email=abc&pass=bcd
I trying to achieve the above example.
How do I take
Well , I want to post data from templates to views.py by clicking a button
without using forms. Basically the button should not be of type submit
because I don't want the page to be refreshed .I want to view the data from
database after the query in the same page.
--
You received this message
Well , I am really stuck on this setting of environment variable
:'DJANGO_SETTINGS_MODULE' . When I run my project in pycharm , an error is
raised showing that the environment variable isn't yet set . So , anyone
please help me out on this. In which python file do I set this variable and
how do
5 matches
Mail list logo