netcop-ai/netcop_ai_agent
thecyberlearn 213486946e Add frontend, agents apps and enhance API with authentication
- Add new Django apps: agents and frontend with URL routing
- Configure static files and templates directories in settings
- Add CSRF exemption and authentication to user endpoints
- Switch Stripe currency from USD to AED
- Add user management script and static assets
- Include REST framework token authentication

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-30 23:22:59 +05:30
..
settings Add frontend, agents apps and enhance API with authentication 2025-07-30 23:22:59 +05:30
__init__.py Initial commit: Django web app with user auth, Stripe payments, and n8n workflow integration 2025-07-30 13:34:19 +05:30
asgi.py Initial commit: Django web app with user auth, Stripe payments, and n8n workflow integration 2025-07-30 13:34:19 +05:30
settings.py Initial commit: Django web app with user auth, Stripe payments, and n8n workflow integration 2025-07-30 13:34:19 +05:30
urls.py Add frontend, agents apps and enhance API with authentication 2025-07-30 23:22:59 +05:30
views.py Initial commit: Django web app with user auth, Stripe payments, and n8n workflow integration 2025-07-30 13:34:19 +05:30
wsgi.py Initial commit: Django web app with user auth, Stripe payments, and n8n workflow integration 2025-07-30 13:34:19 +05:30