Django handling automatic data creation through URL's -


hello guys guys willing work newbie i'm working in django , handling google map (in jscript) upon displaying marker have set link clickable opens django url passing data regarding location of marker. if data not exist in database have created definition in view check , populates database data if not exist. issue here ever type in url parameters ends becoming populated in database since there nothing validate against regardless of whether click in google map or not. looking limit database addition strictly when user clicks on google map link, guys recommend?

ajax, sessions etc... ? , how go example per se?

it have more info.

as general rule, http method shouldn't used change data. in case, use post request, through ajax.


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Restarting Supervisor and effect on FlaskSocketIO -

php - Mongodb connectivity error -