- Created .env.example for environment variable management. - Added Dockerfile for containerization of the application. - Updated settings.py to load configuration from environment variables, enhancing security and flexibility. - Removed hardcoded values in settings.py for database, email, and other configurations. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| asgi.py | ||
| celery.py | ||
| settings.py | ||
| urls.py | ||
| wsgi.py | ||