view chef.py @ 48:002fa58f54dc

Give the proper URL to `Paginator` in the `paginate` filter.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 22 Aug 2014 20:25:41 -0700
parents f485ba500df3
children
line wrap: on
line source

from piecrust.main import main


if __name__ == '__main__':
    main()