5 Commits (fa73ff0d1a5b4a88f9a415a8440eae869ec01d37)

Author SHA1 Message Date
Felix Stupp 9abf3ead12
UriHolder: Add setter to uri_set 1 year ago
Felix Stupp 2f132ee701
Fix circular dependency with UriHolder by using abstract _clear_uri_set
- instead of abstract _set_uri_set
- removed circular dependency on UriHolder.add_uris
1 year ago
Felix Stupp 6c5ca895f0
Reformat code 1 year ago
Felix Stupp 1e27f7b3d1
UriHolder: Make uri & uri_set proper properties
- to avoid direct DB access
- to allow for getter & setter functions
- makes consistency checks on each lookup unneccesary
- propose async consistency checks (TODO)
1 year ago
Felix Stupp 328f234711
Refractor models.py into 2 submodules 2 years ago