quantumtaskai-caprover/authentication
thecyberlearn 5259a8d17e Temporarily disable django-ratelimit to fix deployment
- Comment out django-ratelimit imports and decorators
- Docker cache issue preventing proper dependency installation
- Will re-enable rate limiting after successful deployment

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-05 03:07:23 +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 second syntax error in authentication/models.py 2025-09-05 02:46:16 +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 Temporarily disable django-ratelimit to fix deployment 2025-09-05 03:07:23 +05:30