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

Fix: Bool datatype save error - string conversion #10

Closed
wants to merge 5,955 commits into from
Closed

Conversation

StuCM
Copy link

@StuCM StuCM commented Jun 18, 2024

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Description of Change

The boolean widgets were not able to save. Unable to read the datatype
A change to the string utility that converted the input to a boolean, added a capitalise 'False' and 'True' to prevent validation error

Issues Solved

Boolean widget not saving

apeters and others added 30 commits February 29, 2024 18:21
…ate-redux

Update setup.py template for 7.6
Allows raising a 403 PermissionDenied for API-style
requests, instead of a 302 redirect to nowhere.
…nsions-in-arches-apps

Detect python extensions in arches apps archesproject#10288
…on_ld_fix

fix bug with creating json-ld with url datatypes, re archesproject#9190
…failure

Harden ResourceReport.get() against null sortorder
Update Dev/7.6.x with latest commits from dev/7.5.x
Resolves RemovedInDjango51Warning re: get_storage_class
Allows using `nodeicon` slot in `<Tree>`
…in-gettext

Include .ts files in gettext extraction
kamen.dimitrov1 and others added 27 commits May 6, 2024 20:34
…rce instance from a dropdown menu of another instance
@StuCM StuCM closed this Jun 18, 2024
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.