zostera / django-bootstrap4

Bootstrap 4 integration with Django.
https://django-bootstrap4.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1.03k stars 263 forks source link

Example Fix + Docker #747

Open KrzysztofCzapla opened 3 months ago

KrzysztofCzapla commented 3 months ago

Hi, I love the project and wanted to contribute.

The example folder lacked requirements.txt. I added it with needed packages inside.

I also added docker compose way to run the example for people who prefer to use docker.

I also made changes to the ReadMe inside the example, explaining how to use docker there.

I also added commands inside Makefile to quickly run docker inside example.

KrzysztofCzapla commented 3 months ago

Hey, could someone check this PR out? 👉👈