quantumtaskai-caprover/authentication
thecyberlearn ff49a81dfd Fix syntax error in authentication/models.py
- Fix empty try block causing IndentationError during collectstatic
- Add pass statement to make try block valid Python syntax

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-05 02:44:07 +05:30
..
management Initial clean CapRover deployment - no secrets 2025-09-04 10:50:55 +05:30
migrations Initial clean CapRover deployment - no secrets 2025-09-04 10:50:55 +05:30
__init__.py Initial clean CapRover deployment - no secrets 2025-09-04 10:50:55 +05:30
admin.py Initial clean CapRover deployment - no secrets 2025-09-04 10:50:55 +05:30
apps.py Initial clean CapRover deployment - no secrets 2025-09-04 10:50:55 +05:30
models.py Fix syntax error in authentication/models.py 2025-09-05 02:44:07 +05:30
tests.py Initial clean CapRover deployment - no secrets 2025-09-04 10:50:55 +05:30
urls.py Initial clean CapRover deployment - no secrets 2025-09-04 10:50:55 +05:30
views.py Initial clean CapRover deployment - no secrets 2025-09-04 10:50:55 +05:30