Files
eventify_backend/accounts
Sicherhaven 35a99c08fd feat: add Eventify ID (EVT-XXXXXXXX) to User model and all APIs
- Add eventify_id CharField (unique, indexed, editable=False) to User
- Auto-generate on save() with charset excluding I/O/0/1 for clarity
- Migration 0012: add field nullable, backfill all existing users, make non-null
- Sync migration 0011 (allowed_modules) pulled from server
- Expose eventify_id in accounts/api.py, partner/api.py serializers
- Expose eventify_id in mobile_api login response (populates localStorage)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-02 10:26:08 +05:30
..
2025-11-27 11:53:46 +05:30
2026-03-15 00:29:17 +05:30
2025-12-01 04:52:49 +05:30
2026-03-15 00:29:17 +05:30
2026-03-15 00:29:17 +05:30