bugfix/parsing_error #22

Open
rskthomas wants to merge 5 commits from bugfix/parsing_error into main
Owner

Simple bugfixes for Issues #21 and #22

Added a pkmn exception handler for the snapshot submit form and also for when JSON decode fails.

When in the details view for the websnapshot, it now checks if it has any items (values) to display.

Simple bugfixes for Issues #21 and #22 Added a pkmn exception handler for the snapshot submit form and also for when JSON decode fails. When in the details view for the websnapshot, it now checks if it has any items (values) to display.
rskthomas added 5 commits 2024-11-02 08:37:20 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b bugfix/parsing_error main
git pull origin bugfix/parsing_error

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff bugfix/parsing_error
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ereuse/devicehub-django#22
No description provided.