🌍 2024.djangocon.eu
📍 Vigo, Spain 🇪🇸
📅 June 5-9
optional - Create a virtual environment
python -m venv env
install requirements:
> pip install -r requirements/[ local | production ].txt
docker compose build
docker compose up
As a contributor, you can help us keep the Django community open and inclusive. Please read and follow our Code of Conduct.
Get started contributing by reading our Contributing guidelines.
To contribute to this project, please follow these steps:
- Fork the Repo
- Clone the Repo to your local machine
- Follow Running or Running with docker
- make changes and submit a PR( we will review)
This project is licensed under the MIT License - see the LICENSE.md file for details.