DjangoCon 2019 will be held in San Diego, California, USA from September 22 - 27, 2019.
- Tutorials: September 22
- Conference: September 23-25
- Sprints: September 26-27
DjangoCon US is organized and run by volunteers from the Python and Django community.
Want to help run DjangoCon US? Say hello!
We'll chat with you about how you'd like to contribute, then add you to our mailing list, Slack workspace, and Trello board so you can get started.
As a contributor, you can help us keep the Django community open and inclusive. Please read and follow our Code of Conduct.
- Fork this repository
- Clone it to your machine
- Run
gem install jekyll bundler
- Run
bundle exec jekyll serve
- View in browser at
http://localhost:4000