Skip to content

Releases: raagin/django-streamfield

Major changes

13 Feb 22:58
Compare
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
Compare
Choose a tag to compare
1.2.2

added login_required to admin urls

New features and fixes

30 Jan 12:54
Compare
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
Compare
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
Compare
Choose a tag to compare

fix removed 'custom_admin_template' for previous versions with warnings

Select type in options

24 Jan 22:40
Compare
Choose a tag to compare
1.1.4

replace language

Fixes and features

09 Jan 09:56
Compare
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
Compare
Choose a tag to compare

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

Fixes

06 Sep 08:09
Compare
Choose a tag to compare

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

Overriding for admin templates and fields

24 Aug 11:11
Compare
Choose a tag to compare