pclubuiet / website

Programming club, PU official website.
https://pclubuiet.herokuapp.com
GNU General Public License v3.0
14 stars 70 forks source link

settings.py: Add DIRs for templates and static files #40

Closed sagar-kalra closed 7 years ago

sagar-kalra commented 7 years ago

Add directories for organising templates and static files

Fixes https://github.com/pclubuiet/website/issues/9

sagar-kalra commented 7 years ago

Is it okay now, @gurpreetsingh00885 ?

gurpreetsingh00885 commented 7 years ago

I see you have made the change in the settings.py but haven't actually moved the static folder to the project root (where staticFiles and templates directories are). Do this and squash your commits too. Rebase is also required.

sagar-kalra commented 7 years ago

i added the folder, but why isnt it showing here. @gurpreetsingh00885

gurpreetsingh00885 commented 7 years ago

It has not been added yet. Did you include it in your commit?

gurpreetsingh00885 commented 7 years ago

And please rebase since we added travis CI. Checks won't pass until you do so.

sagar-kalra commented 7 years ago

is it done now? @gurpreetsingh00885

gurpreetsingh00885 commented 7 years ago

yes its done now :)

sagar-kalra commented 7 years ago

Thank God!! :+1: