squarrel
2013-07-25 12:10:44 UTC
Hi yall,
I'm trying to work with what seems to me as the most compact and painless
web framework I have stumbled on so far and I enjoy it.
Now here's my error:
I do: from bottle import route, run, template, error, static_file, get,
request, validate
I get: ImportError: cannot import name validate
I have no idea why is this so. I am using Bottle 0.12-dev. (Now I see this
is a development version)
squarrel
--
I'm trying to work with what seems to me as the most compact and painless
web framework I have stumbled on so far and I enjoy it.
Now here's my error:
I do: from bottle import route, run, template, error, static_file, get,
request, validate
I get: ImportError: cannot import name validate
I have no idea why is this so. I am using Bottle 0.12-dev. (Now I see this
is a development version)
squarrel
--
--
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/groups/opt_out.
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/groups/opt_out.