working on new system for importing
This commit is contained in:
6
app/import_export/__init__.py
Normal file
6
app/import_export/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
"""
|
||||
Import/Export module for Delphi Database System
|
||||
|
||||
This module provides clean, modular CSV import functionality
|
||||
for all database tables.
|
||||
"""
|
||||
Reference in New Issue
Block a user