wagtail/wagtail
Matt Westcott 46845112e2 Allow block subclasses to pass extra context variables to templates
Block now defines a get_context method, which subclasses can override
in the same way as we can for pages.
2015-10-12 13:25:56 +01:00
..
bin Fixed flake8 errors 2015-07-18 11:49:32 +08:00
contrib Update styleguide to use {% paginate %} 2015-10-07 22:21:56 +01:00
project_template Merge pull request #1688 from maxxst/master 2015-10-09 09:54:27 +01:00
tests Allow block subclasses to pass extra context variables to templates 2015-10-12 13:25:56 +01:00
utils Add {% pagination %} template tag 2015-10-07 22:21:56 +01:00
wagtailadmin Fix JavaScript style error causing CI failures 2015-10-10 13:22:34 +11:00
wagtailcore Allow block subclasses to pass extra context variables to templates 2015-10-12 13:25:56 +01:00
wagtaildocs Document filenames in the URL should not be checked 2015-10-08 10:04:46 +11:00
wagtailembeds Fix syntax error (oops) 2015-10-08 09:37:21 +01:00
wagtailforms Refactor pagination into a helper 2015-10-07 22:21:55 +01:00
wagtailimages Merge branch 'fill-operation-fixes' of https://github.com/kaedroho/wagtail into kaedroho-fill-operation-fixes 2015-10-09 17:05:45 +01:00
wagtailredirects Refactor pagination into a helper 2015-10-07 22:21:55 +01:00
wagtailsearch Add {% pagination %} template tag 2015-10-07 22:21:56 +01:00
wagtailsites Merge branch 'master' of https://github.com/m-sanders/wagtail into m-sanders-master 2015-10-06 16:41:00 +01:00
wagtailsnippets Refactor pagination into a helper 2015-10-07 22:21:55 +01:00
wagtailusers Refactor pagination into a helper 2015-10-07 22:21:55 +01:00
__init__.py Revert "Versioning changes" 2015-02-18 12:56:29 +00:00