Django dynamic website purely created with python.

How to make dymamic delievery of html templates and everything with pure django and python.

Start with the Official Django Tutorial and work your way forward from there.

If you’re looking for more detailed and specific information, you’re going to need to provide a more specific question.

Most importantly, you’ll want to approach your project from a “Django mindset” and not rely upon patterns developed from using other frameworks. This may fundamentally alter how your solution is to be designed.