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

Add on_change callback plus minor fixes #40

Merged
merged 11 commits into from
Jun 12, 2023
Merged

Add on_change callback plus minor fixes #40

merged 11 commits into from
Jun 12, 2023

Conversation

thclark
Copy link
Contributor

@thclark thclark commented Jun 12, 2023

Contents (#40)

New features

  • Add on_change callback to occur on commit of save transaction

Fixes

Operations

  • Update black to latest
  • Make tests log without the error reporting import

Refactoring

  • Fix pylint errors
  • Remove confusing setting utility
  • Remove unused form field override code

Style

  • Update formatting

Other

  • Update funciton description
  • Merge branch 'main' into improve-docs
  • Note in settings_ci

@thclark thclark changed the title Improve docs Add on_change callback plus minor fixes Jun 12, 2023
@thclark thclark merged commit 3f88eff into main Jun 12, 2023
2 of 4 checks passed
@thclark thclark deleted the improve-docs branch June 12, 2023 16:41
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.

Incorrect Default App Config
1 participant