quantum-ai/netcop_hub
Claude 3c8a0e5ba1 Fix CSRF_TRUSTED_ORIGINS empty string error
Filter out empty strings from CSRF_TRUSTED_ORIGINS to prevent Django 4.0+ error

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-12 04:17:28 +05:30
..
__init__.py Initial Django project setup with working homepage 2025-07-08 16:30:56 +05:30
asgi.py Initial Django project setup with working homepage 2025-07-08 16:30:56 +05:30
production_settings.py Add Railway deployment config 2025-07-12 03:43:14 +05:30
settings.py Fix CSRF_TRUSTED_ORIGINS empty string error 2025-07-12 04:17:28 +05:30
urls.py Add Job Posting Generator and Social Ads Generator agents 2025-07-10 18:26:41 +05:30
wsgi.py Initial Django project setup with working homepage 2025-07-08 16:30:56 +05:30