tings to the settings.py
On Wed, Aug 30, 2017 at 6:28 PM, sarfaraz ahmed
wrote:
> Hello Team,
>
> I have doubts about static files. I read articles on Django but it does
> not clearly states that atleast I got confused.
>
> STATICFILES_DIRS = [os.path.join(BASE_DIR, "stati
/New folder/' : When you run
> collectstatic files moves files from static files from static folder to
> desktop.
> add this settings to the settings.py
>
> On Wed, Aug 30, 2017 at 6:28 PM, sarfaraz ahmed
> wrote:
>
>> Hello Team,
>>
>> I have doubts abou
17 8:58:05 AM
Subject: Doubts about static files
Hello Team,
I have doubts about static files. I read articles on Django but it does not
clearly states that atleast I got confused.
STATICFILES_DIRS = [os.path.join(BASE_DIR, "static")] this is my
STATICFILES_DIRS settings which poin
Hello Team,
I have doubts about static files. I read articles on Django but it does not
clearly states that atleast I got confused.
STATICFILES_DIRS = [os.path.join(BASE_DIR, "static")] this is my
STATICFILES_DIRS settings which points out to static folder under my
project. Also,
4 matches
Mail list logo