Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow overriding chooser blocks defined in StructBlock #480

Merged

Conversation

zerolab
Copy link
Collaborator

@zerolab zerolab commented Nov 1, 2021

Fixes #448

To-Do:

  • tests
  • nested StructBlocks

@zerolab zerolab marked this pull request as draft November 1, 2021 17:53
@zerolab zerolab force-pushed the chore/fix-streamfield-image-block-thumbnail branch from d42b0e4 to 534f4b8 Compare November 1, 2021 17:54
@zerolab zerolab force-pushed the chore/fix-streamfield-image-block-thumbnail branch from 185dce9 to 0513a7e Compare November 2, 2021 11:47
@zerolab zerolab marked this pull request as ready for review November 2, 2021 11:48
@zerolab zerolab requested a review from kaedroho November 2, 2021 11:48
tox.ini Show resolved Hide resolved
basepython = python3.9

commands_pre =
python {toxinidir}/testmanage.py makemigrations
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I needed this mainly for making migrations, but it is also useful to quicky spin up a test environment without the need to use bakery demo

@zerolab
Copy link
Collaborator Author

zerolab commented Nov 2, 2021

The one test failure in unrelated to the PR changes and is solved in #481

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can’t override images in streamfields
2 participants