Sunday, May 17, 2020

Re: Bootstrap drop down menu not clickable.

Hi Sunday

On 17/05/2020 08.33, sunday honesty wrote:
> That's what I did... But the question is do I need to download
> django-bootstrap with pip before I can use compiled bootstrap I have
> downloaded?
> Isn't django-bootstrap different from bootstrap?
>

The compiled bootstrap you have downloaded is just a bunch of CSS
styles. You have to do some manual work to make that work with you
Django project.

The whole point of something like the django-bootstrap package is to
avoid that manual work.

Have you tried following the very simple installation instructions:

https://django-bootstrap4.readthedocs.io/en/latest/installation.html

Kind regards,

Kasper Laudrup

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/3b8a4124-4a8a-34f1-a4b4-3387aed6cc6e%40stacktrace.dk.

No comments:

Post a Comment