Unless someone knows of an easier way, you will have to do some work to get
html/css/js themes integrated as you will have to create templates for html
and a static directory for css and js.  Then hook the css and js into the
template files you create.  It's not like a Drupal or Wordpress site where
you download a theme and install it.  It will take some finessing for a
ready made website theme to be integrated into a Django project.

It sounds complex, but it really isn't that hard.

On Wed, May 9, 2018 at 9:10 PM, Hitesh Goyal <hitesh1...@gmail.com> wrote:

> Hi team, I am new to Django.
> How can i integrate ready-made website themes in a django project ?
>
> --
> 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+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/django-users/c54ea1fa-6cc2-413a-a841-9235a93469d4%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/c54ea1fa-6cc2-413a-a841-9235a93469d4%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAE-E-_2pjq65bYW0RuMHd7XrD3i94j9r_rWi0sCXY2hLFYXhNw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to