hosting-platform/backend
oguz ozturk 6e29df1945 migration: Remove CF account foreign key constraint
- CF accounts are managed in Admin Panel (separate database)
- cf_account_id is now just a reference ID, not a foreign key
2026-01-12 17:03:23 +03:00
..
app feat: Integrate Admin Panel API for CF account management 2026-01-12 16:57:46 +03:00
migrations migration: Remove CF account foreign key constraint 2026-01-12 17:03:23 +03:00
.env Initial commit: Customer panel 2026-01-11 17:38:39 +03:00
.env.example docs: Update .env.example with Admin Panel API config 2026-01-12 17:00:26 +03:00
requirements.txt Initial commit: Customer panel 2026-01-11 17:38:39 +03:00