quantum-ai/netcop_hub
Claude 338de02bbb Fix database configuration for local development
Use SQLite locally and PostgreSQL only when DATABASE_URL is set (Railway)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-12 04:30:38 +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 database configuration for local development 2025-07-12 04:30:38 +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