Commit History

Author SHA1 Message Date
  Matt Westcott dbc4c9b28e Adds the include_block template tag (#2786) 8 years ago
  Matt Westcott 9961455c6a Add formal support for customising the form rendering of StructBlocks 9 years ago
  Matt Westcott 5758b54f2e Support `error_messages` dict as argument to RegexBlock 8 years ago
  OktayAltay 9358e3b611 Add new FloatBlock, DecimalBlock and a RegexBlock (#2737) 8 years ago
  Oktay Altay 31ce2e802c Add new EmailBlock and IntegerBlock 8 years ago
  Robert Rollins 11793f88c5 Changed indentation on all code samples to 4 spaces. 8 years ago
  Robert Rollins 6446c42132 Various typo fixes and grammar/clarity improvements. 9 years ago
  Matt Westcott 04fdd5f352 Remove Django 1.7 support from documentation, requirements and CI definitions 9 years ago
  Matt Westcott 9e124cb9b6 Remove use of value.bound_blocks from basic StructBlock template example. 9 years ago
  Matt Westcott 0e34282646 Add section about BoundBlocks and values 9 years ago
  Rich Brennan 2ad3985d67 Move content_panels inside BlogPage definition. 9 years ago
  Matt Westcott f668922893 Add a can_choose_root flag to PageChooserBlock 9 years ago
  Matt Westcott 2eb4b4c2c1 Release notes for #1810, #1835, #1812 9 years ago
  Karl Hobley 26889ba128 Merge pull request #1812 from gasman/feature/block-template-context 9 years ago
  Karl Hobley 6eae465e64 Renamed "self" template variable to "page" in docs 9 years ago
  Matt Westcott 46845112e2 Allow block subclasses to pass extra context variables to templates 9 years ago
  Tim Heap bc6b5a8a6c Normalise all code blocks in the docs 9 years ago
  Matt Westcott 8bd6d65a20 Support overriding form classname and template within StructBlock 9 years ago
  Matt Westcott fddeb4308b Documentation for migrating a RichTextField to StreamField 9 years ago
  Karl Hobley 2e0dcc88d5 Moved some of the reference docs into topics 9 years ago