π 2024.djangocon.eu
π Vigo, Spain πͺπΈ
π
June 5-9
First, make sure to have all requirements installed using:
> pip install -r requirements/[ local | production ].txt
And create a PostgreSQL database 'djangocon_2024'
- On Debian-based 10+:
sudo su - postgres -c "createdb djangocon_2024"
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.