Hi Everyone,

I am having multiple app in my project so i want to make globally these 
css, js,img folder because every time making css,js,img folder very 
difficult and slowing my development of
my project please give me solution 

myfb
users/
        __init__.py
        models.py
        views.py
        urls.py
        templates/
login.html
dashboard.html
logout.html
        css/
         style.css
-----------------------------------
categories/
        __init__.py
        models.py
        views.py
        urls.py
        templates/
post.html
friends.html
upload.html
        css/
         user.css
    img/
         fb.jpg
  JS/
  boot.min.js



-- 
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/215f85be-b377-4f44-a3bb-0e9311f31c35%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to