Scot Hacker
|
efb2516bcf
Don't show `body` content panel on index pages
|
7 years ago |
Scot Hacker
|
c4823a6fcb
Move body field from most models and into BasePageFieldsMixin
|
7 years ago |
Edd Baldry
|
5cc612b6ab
Add function on IndexPage models to return children. Workson #58
|
7 years ago |
Scot Hacker
|
92df81d8a2
Simplify list comprehensions when getting all tags for children of BlogPage
|
7 years ago |
Scot Hacker
|
07e6823751
Rename blogs method to get_posts; tweak indentation
|
7 years ago |
David Ray
|
c4d05b43c6
Add helper metrhod to get all BlogIndexPage's child BlogPage's tags
|
7 years ago |
Scot Hacker
|
6b4cb1d61f
Use blog intro field on blog index, detail; blog bylines, avatars
|
7 years ago |
David Ray
|
cace34cd65
restore BlogPage.subtitle and inject Panel into appropriate position
|
7 years ago |
David Ray
|
407af8d2f6
Work on #41; adding BasePageFieldsMixin to more pages
|
7 years ago |
David Ray
|
f30ec597a2
rename mixin
|
7 years ago |
David Ray
|
b8090a1ccf
Fixes #41; create abstrat base class for common fields
|
7 years ago |
Scot Hacker
|
355ef11589
Enhance tag view with button links, page header
|
7 years ago |
Edd Baldry
|
21ce6e9573
Blog introduction and subtitle as per designs. closes #18
|
7 years ago |
Arnar Tumi Þorsteinsson
|
d47d9adba7
blog page
|
7 years ago |
David Ray
|
df399f5869
normalize on double quote for dosctrings versus single quote
|
7 years ago |
David Ray
|
a26918f98d
normalize multiline imports
|
7 years ago |
David Ray
|
4d14f21ed7
resolve merge conflicts and code cleanup
|
7 years ago |
Scot Hacker
|
293a740f1f
Implement multi-model search
|
7 years ago |
David Ray
|
c428998049
Add messages to base.html, handle /tags/ and /tags/[bad-slug]/
|
7 years ago |
David Ray
|
6d7db27b59
Simplify BlogPage model, remove unneeded properties and methods
|
7 years ago |
David Ray
|
c918afa1de
Adds a custom view via RoutablePageMixin to render blog posts related to a particular tag via /[blog-index-slug]/tag/[tag-slug]
|
7 years ago |
Edd Baldry
|
4529b2789b
Basic template for blogs
|
7 years ago |
Edd Baldry
|
3533a04154
Allow people to be accessible via template for blog post
|
7 years ago |
Edd Baldry
|
573b6bbb65
Blog app
|
7 years ago |