Discussion:
[bottlepy] pagination
Виталий Лысковец
2016-12-04 12:47:01 UTC
Permalink
Hello there! How i can do this(pagination) with bottle? i need any example.
Thank you!
--
--
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.
Riku Matsubara
2016-12-14 15:11:43 UTC
Permalink
Here is my way to do this:

https://gist.github.com/matsub/efe3a79e0992de937b72822983736324

I hope this can help you. see also:

https://groups.google.com/forum/#!topic/bottlepy/WZ1ZfO4r0GQ
Post by Виталий Лысковец
Hello there! How i can do this(pagination) with bottle? i need any
example. Thank you!
--
--
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.
Loading...