Go to file
Claude 753942c8c0 🔧 Fix PostgreSQL connection error - remove invalid MAX_CONNS option
- Remove invalid MAX_CONNS option causing psycopg2.ProgrammingError
- Keep CONN_MAX_AGE for connection pooling (valid Django option)
- Fix Railway PostgreSQL database configuration

Error resolved: invalid connection option "MAX_CONNS"

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-26 13:28:28 +05:30
.github/workflows Claude Code Review workflow 2025-07-13 11:58:45 +05:30
agent_base 🔒 Enhance marketplace security with comprehensive protections 2025-07-26 08:22:59 +05:30
authentication Simplify password validation error message in registration 2025-07-26 02:07:34 +05:30
core Fix Railway startup - remove database dependencies from health check 2025-07-26 10:47:39 +05:30
data_analyzer 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
email_writer Rebrand platform from NetCop Hub to Quantum Tasks AI 2025-07-25 22:21:45 +05:30
five_whys_analyzer 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
job_posting_generator 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
netcop_hub 🔧 Fix PostgreSQL connection error - remove invalid MAX_CONNS option 2025-07-26 13:28:28 +05:30
social_ads_generator 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
static 🔒 Enhance marketplace security with comprehensive protections 2025-07-26 08:22:59 +05:30
templates 🚀 Complete Railway.app deployment preparation 2025-07-26 09:03:07 +05:30
tests Rebrand platform from NetCop Hub to Quantum Tasks AI 2025-07-25 22:21:45 +05:30
wallet 🔒 Implement comprehensive wallet security improvements 2025-07-26 02:15:22 +05:30
weather_reporter Rebrand platform from NetCop Hub to Quantum Tasks AI 2025-07-25 22:21:45 +05:30
.env.example Implement comprehensive Django performance optimizations 2025-07-13 13:23:59 +05:30
.env.production.template Fix Railway health check with improved timeout and retry logic 2025-07-26 10:29:50 +05:30
.gitignore 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
AGENT_CREATION_GUIDE.md Add comprehensive agent creation system with template prototype 2025-07-25 02:34:46 +05:30
agent_template_prototype.html Add comprehensive agent creation system with template prototype 2025-07-25 02:34:46 +05:30
ALLOWED_HOSTS_FIX.md Emergency fix - remove health check, minimal config 2025-07-26 11:00:19 +05:30
CLAUDE.md 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
CONSERVATIVE_IMPROVEMENT_PLAN.md Add comprehensive application analysis and improvement planning documentation 2025-07-24 22:00:06 +05:30
DATABASE_MIGRATION_STEPS.md 🚀 Add migrations back to Railway startup with production-ready configuration 2025-07-26 13:24:26 +05:30
deploy_n8n_workflows.sh 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
EMERGENCY_STARTUP_FIX.md Emergency fix - remove health check, minimal config 2025-07-26 11:00:19 +05:30
HEALTH_CHECK_FIX_SUMMARY.md Fix Railway health check with improved timeout and retry logic 2025-07-26 10:29:50 +05:30
IMPROVEMENT_SUGGESTIONS.md Add comprehensive application analysis and improvement planning documentation 2025-07-24 22:00:06 +05:30
manage_n8n_workflows.py 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
manage.py Initial Django project setup with working homepage 2025-07-08 16:30:56 +05:30
MIGRATION_STRATEGY_EXPLAINED.md 🚀 Add migrations back to Railway startup with production-ready configuration 2025-07-26 13:24:26 +05:30
NETCOP_HUB_ANALYSIS.md Add comprehensive application analysis and improvement planning documentation 2025-07-24 22:00:06 +05:30
POST_DEPLOYMENT_CHECKLIST.md 🚀 Complete Railway.app deployment preparation 2025-07-26 09:03:07 +05:30
RAILWAY_DATABASE_SETUP.md 🗄️ Optimize Railway PostgreSQL database configuration 2025-07-26 13:10:39 +05:30
RAILWAY_DEPLOYMENT_GUIDE.md 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
RAILWAY_ENV_CHECKLIST.md Fix Railway health check with improved timeout and retry logic 2025-07-26 10:29:50 +05:30
RAILWAY_ENV_TEMPLATE.md 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
RAILWAY_FINAL_SETUP.md 🚀 Add migrations back to Railway startup with production-ready configuration 2025-07-26 13:24:26 +05:30
RAILWAY_REPLACEMENT_DEPLOYMENT.md Fix Railway health check with improved timeout and retry logic 2025-07-26 10:29:50 +05:30
RAILWAY_STARTUP_DEBUG.md Fix Railway startup - remove database dependencies from health check 2025-07-26 10:47:39 +05:30
railway.json 🚀 Add migrations back to Railway startup with production-ready configuration 2025-07-26 13:24:26 +05:30
requirements-dev.txt Implement comprehensive Django performance optimizations 2025-07-13 13:23:59 +05:30
requirements.txt 🔒 CRITICAL: Implement comprehensive authentication security improvements 2025-07-26 01:53:05 +05:30
run_dev.sh Fix Railway static files serving with WhiteNoise 2025-07-12 10:38:44 +05:30
social_ads_generator_exact_ui.html social ad pages 2025-07-25 08:13:50 +05:30
social_ads_generator_exact.html social ad pages 2025-07-25 08:13:50 +05:30
social_ads_generator.html social ad pages 2025-07-25 08:13:50 +05:30