forked from hans/Nominatim
port database setup function to python
Hide the former PHP functions in a transition command until they are removed.
This commit is contained in:
@@ -8,3 +8,4 @@ from .index import UpdateIndex
|
||||
from .refresh import UpdateRefresh
|
||||
from .admin import AdminFuncs
|
||||
from .freeze import SetupFreeze
|
||||
from .transition import AdminTransition
|
||||
|
||||
Reference in New Issue
Block a user