Skip to content

Releases: raagin/django-streamfield

Bug fix

19 Feb 14:35

Choose a tag to compare

1.3.1: Merge pull request #8 from ctrlaltcoop/django-streamfield/tree/bug/%237_fix_deleting_nonexistent_blocks

Major changes

13 Feb 22:58

Choose a tag to compare

Phisicaly delete from db when removing from stream and posibility to use custom admin site url.
All this things you can control via settings.

Translation and login required to inner urls

11 Feb 22:14

Choose a tag to compare

1.2.2

added login_required to admin urls

New features and fixes

30 Jan 12:54

Choose a tag to compare

Now you may add custom admin template for abstract block too, upgrade dependencies, some fixes

new features and backward compatibility fixes

28 Jan 09:15

Choose a tag to compare

I deside to return posibility to use options for specify admin template. And added same thing for main block template 'block_template'. Also added 'extra_options' block option for posibility to rewrite or update options, which set in django settings (STREAMFIELD_BLOCK_OPTIONS)

fixes

27 Jan 14:28

Choose a tag to compare

fix removed 'custom_admin_template' for previous versions with warnings

Select type in options

24 Jan 22:40

Choose a tag to compare

1.1.4

replace language

Fixes and features

09 Jan 09:56

Choose a tag to compare

  1. BLOCK_OPTIONS in settings and options in block model - update vs rewrite
  2. "help?" link optional
  3. check django 3

New features

10 Oct 07:48

Choose a tag to compare

Added simple_tag 'stream_render' for posibility to add global context to blocks

Fixes

06 Sep 08:09

Choose a tag to compare

For styles of block options and textarea in plan django admin.