meds.plugs.storage
Exceptions
-
deleted(event)[source]
show deleted records.
-
dump(event)[source]
dump objects matching the given criteria.
-
find(event)[source]
present a list of objects based on prompt input.
-
first(event)[source]
show the first record matching the given criteria.
-
last(event)[source]
show last object matching the criteria.
-
restore(event)[source]
set deleted=False in selected records.
-
rm(event)[source]
set deleted flag on objects.