quantum-ai-v3/authentication
Claude e8ade314a6 🔧 Remove email verification system and update event URL
- Remove email_verified field from User model
- Delete EmailVerificationToken model and related views
- Update registration to auto-login users without verification
- Change event URL from /event-invitation/ to /event/
- Update Railway deployment configuration
- Remove email verification templates and URLs

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-16 12:35:26 +05:30
..
management 🔧 Fix email verification 'Not Found' error 2025-07-26 23:37:17 +05:30
migrations 🔧 Remove email verification system and update event URL 2025-08-16 12:35:26 +05:30
__init__.py first working 2025-07-09 02:15:35 +05:30
admin.py first working 2025-07-09 02:15:35 +05:30
apps.py first working 2025-07-09 02:15:35 +05:30
models.py 🔧 Remove email verification system and update event URL 2025-08-16 12:35:26 +05:30
tests.py first working 2025-07-09 02:15:35 +05:30
urls.py 🔧 Remove email verification system and update event URL 2025-08-16 12:35:26 +05:30
views.py 🔧 Remove email verification system and update event URL 2025-08-16 12:35:26 +05:30