Commit History

Author SHA1 Message Date
  Edwar Baron 58ad6545be Add ability to specify min/max block counts on StreamBlock 7 years ago
  Matt Westcott 4a5f3072bd Release note and docs for #3315 7 years ago
  Jeffrey Chau 988a2487ef Update documentation to reflect specific behavior of form_classname meta attribute 7 years ago
  Andreas Nüßlein bfd4a2ef4b Adding the Meta attribute `group` to Blocks. 8 years ago
  Matt Westcott 6d553ab396 Document that 'format' on Date(Time)Block must be one of the recognised DATE(TIME)_INPUT_FORMATS 8 years ago
  Bojan Mihelac 0f53afc5a6 Adds support for custom date and datetime formats (#2595) 8 years ago
  Nick Smith 48949e69a7 Add to StreamField migrations documentation 8 years ago
  Mikalai Radchuk eb47526888 Enhancement for PageChooserBlock 8 years ago
  Matt Westcott 19310a84ed Documentation and release notes for #3275 8 years ago
  Mikela Clemmons 26b7071307 RegexBlock error_message typo in docs 8 years ago
  J. Heasly 9424a8eab9 Give indication that there may be other template bits necessary for tag to work. 8 years ago
  Scot Hacker 2882775842 Add BlockQuoteBlock to core block types 8 years ago
  Mikalai Radchuk 55bdae573b Add support of callable choices for ChoiceBlock 8 years ago
  Benoit Vogel 2fba07ad8e Implemented StaticBlock 8 years ago
  Tim Heap 9d54031a50 Add PageChooserBlock target_model option 8 years ago
  David Burke db54a9f0c4 Update IntegerBlock docs to show correct kwargs (#2930) 8 years ago
  Matt Westcott bc7739e104 Add usage examples for EmailBlock, IntegerBlock, DecimalBlock 8 years ago
  Matt Westcott be1e1927c5 Promote include_block and unicode page slugs to major features 8 years ago
  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