Initial commit - Customer Portal for Coolify
This commit is contained in:
7
customer_portal/migrations/__init__.py
Executable file
7
customer_portal/migrations/__init__.py
Executable file
@@ -0,0 +1,7 @@
|
||||
"""Database migrations for Customer Portal.
|
||||
|
||||
Sprint 6.6: Added custom_fields migration for WordPress sync.
|
||||
|
||||
Run migrations:
|
||||
python -m customer_portal.migrations.001_add_custom_fields
|
||||
"""
|
||||
Reference in New Issue
Block a user