die go
2014-11-29 00:07:12 UTC
Hi all,
i just discovered this awesome framework.
i just want to know (for now) if is possible to disable the templating for
specific routes
ie
@bottle.get('/hello')
def hello():
return bottle.view('hello')
that is not working is just an example. i want to do this because iÂŽm using
angular and {expression} is problem
thanks!!
--
i just discovered this awesome framework.
i just want to know (for now) if is possible to disable the templating for
specific routes
ie
@bottle.get('/hello')
def hello():
return bottle.view('hello')
that is not working is just an example. i want to do this because iÂŽm using
angular and {expression} is problem
thanks!!
--
--
You are member of the "bottlepy" group at google groups.
See http://groups.google.de/group/bottlepy for mailing list options.
See http://bottlepy.org/ for news and documentation.
---
You received this message because you are subscribed to the Google Groups "bottlepy" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bottlepy+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You are member of the "bottlepy" group at google groups.
See http://groups.google.de/group/bottlepy for mailing list options.
See http://bottlepy.org/ for news and documentation.
---
You received this message because you are subscribed to the Google Groups "bottlepy" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bottlepy+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.