You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
Currently we use only one settings.py and requirements.txt file.
It is always a good idea to make settings and requirements as modules and inheriting from their base files with multiple files for multi-stage environment.