]> git.parisson.com Git - mezzo.git/commit
Add a template tag to fetch the childrens of a given page and update the BasicPage...
authorJérémy Fabre <blackmagik88@gmail.com>
Wed, 27 Jul 2016 14:04:57 +0000 (16:04 +0200)
committerJérémy Fabre <blackmagik88@gmail.com>
Wed, 27 Jul 2016 14:04:57 +0000 (16:04 +0200)
commit16388993eafbd2ef79ba6ea75fd6a3947907e337
tree2dd263e28371baf229a8cf92a0f483fe1948ab0e
parentaaf38eb02812e47e9402eddb48d2948e3b8ea0a9
Add a template tag to fetch the childrens of a given page and update the BasicPage, Department and Team templates accordingly
app/organization/core/templatetags/organization_tags.py
app/templates/pages/basicpage.html
app/templates/pages/department.html
app/templates/pages/team.html