News

This is a simple template for the blog that is made using django and python. It uses django and uses html template all the css are done using bootstrap. This is just a base for a blog, you can edit it ...
For those who want to use the templates provided in this repository - the shortest way is to check the release page. Starting from ver2.0 each release has a dist.zip attached to it. There are partials ...
So in this article, I describe how Django's templates work, allowing you to generate dynamic content for your users. Invoking Templates. It's important to remember that Django's templates are HTML ...