Skip to content

Home

DjangoCon US Docs

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.

Code of Conduct

As a contributor, you can help us keep the Django community open and inclusive. Please read and follow our Code of Conduct.

To run locally:

  • Fork this repository
  • Clone it to your machine
  • Install Just
  • Run just bootstrap
  • Run just serve
  • View in browser at http://localhost:8000