sabderemane / 2024.djangocon.eu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌍 2024.djangocon.eu
πŸ“ Vigo, Spain πŸ‡ͺπŸ‡Έ
πŸ“… June 5-9

built-with code-style License: MIT

Running

with venv

optional - Create a virtual environment

python -m venv env

install requirements:

> pip install -r requirements/[ local | production ].txt

with Docker

docker compose build
docker compose up

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.

Getting Started

Get started contributing by reading our Contributing guidelines.

How to Contribute to DjangoConEu website

To contribute to this project, please follow these steps:

  1. Fork the Repo
  2. Clone the Repo to your local machine
  3. Follow Running or Running with docker
  4. make changes and submit a PR( we will review)

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

License:MIT License


Languages

Language:CSS 36.1%Language:HTML 31.4%Language:Python 23.6%Language:SCSS 7.0%Language:Dockerfile 1.5%Language:Shell 0.3%Language:JavaScript 0.0%