提交历史

作者 SHA1 备注 提交日期
  LB (Ben Johnston) 02710075ae Add support for tags with multiple words 7 年之前
  Matt Westcott 6bfecb456f Django 2.0 compatibility fixes 7 年之前
  Matt Westcott af6c4953bc Remove erroneous index.SearchField('title') entries from search_fields 7 年之前
  Scot Hacker 8366ec6d79 Fix preview functionality on BlogIndex when route methods are present 8 年之前
  Edd Baldry f4ca81d863 Amend models based on @shaker comments 8 年之前
  Edd Baldry a08ed3b9c3 Incorporate Tom comments. Change v1.9 to latest throughout 8 年之前
  Edd Baldry 326d11b181 Merge master and resolve merge conflicts 8 年之前
  Edd Baldry d85e2b935e Inline comments for blogs 8 年之前
  Edd Baldry e05a34dab4 Re-order admin panels to be intro, image then body on models 8 年之前
  Scot Hacker 095a98d7e6 Remove BasePageFieldsMixin 8 年之前
  David Ray 2070b0a8aa Merge pull request #87 from wagtail/78_standardpage 8 年之前
  Scot Hacker efb2516bcf Don't show `body` content panel on index pages 8 年之前
  Scot Hacker c4823a6fcb Move body field from most models and into BasePageFieldsMixin 8 年之前
  Edd Baldry 5cc612b6ab Add function on IndexPage models to return children. Workson #58 8 年之前
  Scot Hacker 92df81d8a2 Simplify list comprehensions when getting all tags for children of BlogPage 8 年之前
  Scot Hacker 07e6823751 Rename blogs method to get_posts; tweak indentation 8 年之前
  David Ray c4d05b43c6 Add helper metrhod to get all BlogIndexPage's child BlogPage's tags 8 年之前
  Scot Hacker 6b4cb1d61f Use blog intro field on blog index, detail; blog bylines, avatars 8 年之前
  David Ray cace34cd65 restore BlogPage.subtitle and inject Panel into appropriate position 8 年之前
  David Ray 407af8d2f6 Work on #41; adding BasePageFieldsMixin to more pages 8 年之前
  David Ray f30ec597a2 rename mixin 8 年之前
  David Ray b8090a1ccf Fixes #41; create abstrat base class for common fields 8 年之前
  Scot Hacker 355ef11589 Enhance tag view with button links, page header 8 年之前
  Edd Baldry 21ce6e9573 Blog introduction and subtitle as per designs. closes #18 8 年之前
  Arnar Tumi Þorsteinsson d47d9adba7 blog page 8 年之前
  David Ray df399f5869 normalize on double quote for dosctrings versus single quote 8 年之前
  David Ray a26918f98d normalize multiline imports 8 年之前
  David Ray 4d14f21ed7 resolve merge conflicts and code cleanup 8 年之前
  Scot Hacker 293a740f1f Implement multi-model search 8 年之前
  David Ray c428998049 Add messages to base.html, handle /tags/ and /tags/[bad-slug]/ 8 年之前