2006-05-15 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_DbUtils.py: import proper class. svn: r6674
This commit is contained in:
		@@ -1,3 +1,6 @@
 | 
			
		||||
2006-05-15  Alex Roitman  <shura@gramps-project.org>
 | 
			
		||||
	* src/GrampsDb/_DbUtils.py: import proper class.
 | 
			
		||||
 | 
			
		||||
2006-05-15  Don Allingham  <don@gramps-project.org>
 | 
			
		||||
	* src/Filters/__init__.py: add SidebarFilter, PersonSidebarFilter
 | 
			
		||||
	* src/Filters/_SidebarFilter.py: added
 | 
			
		||||
 
 | 
			
		||||
@@ -22,7 +22,7 @@
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
import RelLib
 | 
			
		||||
import BasicUtils
 | 
			
		||||
from BasicUtils import UpdateCallback
 | 
			
		||||
 | 
			
		||||
def remove_family_relationships(db, family_handle, trans=None):
 | 
			
		||||
    family = db.get_family_from_handle(family_handle)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user