WIP: rework/properties
b77120a4c3
disabled lotPoperty field
db1d38c3d1
added logging for device operations
aff13a04eb
renaming of annotation to property
e93cccaf2d
change edit view to modal popup
ca047f4e8b
added user_property
04099d31a6
model constraints changed and moved url to /device
caa2be3a41
renaming to new Property tables
7d18f4797f
details view changed to now use properties
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