google app engine - django search string in string -


can search string in string/list/array in django passed through python template. in adv...

there few methods searching string within string, string.find, string.rfind, string.index , string.rindex. here can find documentation them:

http://docs.python.org/library/string.html

if doesn't matter if strings created using template...


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -