2a9eca74eb
renaming to property
bfe922bed6
changed imports
9a45988875
fixed self inflicted recursion
Parsing error handling and MAC retrieval on new snapshots
Ive use the exceptions mostly to catch the errors and propagate them with a cleaner message (for ValidationError to display). Mostly because those are shown to the user, which may not know what…
Parsing error handling and MAC retrieval on new snapshots
Done again PR #25.
Also reworked the exception handling and error messages on upload/import views.
Added a success message to display for these views.
Changed form validation onto the…
7c3044f82f
catching pandas exception
43cee8fd05
changed form validation onto field
3729994b5f
grammar fix and todo added
5709f8ed76
upload form now displays error messages once
b752a8750e
better error messages
a0a22e7840
minor fix in mac parsing
53000725c7
fixed mac not recovered properly
1330a231ef
better error handling and logging
b37617421e
check for values on websnapshot
error handling when snapshot file is inappropriate
Added exception handling on ereuse/devicehub-django#25
error handling when snapshot file is inappropriate
Bug: app crashes when placeholder has no custom_id
Closing this as ereuse/devicehub-django#25 fixed it.
Bug: app crashes when placeholder has no custom_id
rskthomas
deleted branch bugfix/parsing_error from ereuse/devicehub-django
2024-11-07 16:38:24 +00:00
cdf4771b7d
exception message minor change
21b1f07151
fixed mac retrieval
434c518eec
check that websnapshot has values
a47ca7978c
better error handling issue #21