Re: Where setting up templates directory in settings.py

2018-06-26 Thread Mikhailo Keda
> > you can use bitbucket or something similar for project sharing > there is an example of template directory settings - https://bitbucket.org/voron-raven/games/src/3fa65824be0d7fed2f8042ca189a3039ef016f28/games/settings.py#lines-102 -- You received this message because you are subscribed t

Re: Where setting up templates directory in settings.py

2018-06-26 Thread Oskar Artur
you could try to create "blog" directory in your templates folder and put the date.html in there... not sure thou as I am very beginner ;) On Tuesday, 26 June 2018 12:02:45 UTC+2, emmanuel wyckens wrote: > > Hello, > > I didn't solve my issue on adding the templates directories in setting.py. >