You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Holger Brunn f8e9103c67
[FIX] database_cleanup reloads the registry
9 years ago
..
__init__.py [IMP] Renamed module base_trgm_search to base_search_fuzzy, added Unit tests, added translations, added access permissions, moved the monkey patching to method _register_hook of ir.model and fixed _auto_init, added README, cleaned up some aprts 9 years ago
ir_model.py base_search_fuzzy: [FIX] Check if functions are already decorated to avoid decorating the function many times whcih leads to recursion errors 9 years ago
trgm_index.py [FIX] Fixed missing instance variable after cleanup 9 years ago