-
1 week 1 day
-
7 weeks 6 days
-
8 weeks 21 hours
-
9 weeks 6 days
-
10 weeks 2 days
Django
Ecdysial: Python Project Management and Collaboration tool
I have this project started for some time now but didn't really find time to clean it up until today. This is the 3rd of my doodles and I'm really looking forward to finish this one since most of the similar projects I've used are either not free, too bloated and/or not Python powered. ![]()
Using Django template's Context and Loader in sending email
Django has a very rich of modules for its template system and two of them are Context and Loader. You normally use these two to load the template and pass the variables for that template using context. In post I'm going to show you how to use them in sending emails instead of rendering templates.
Django: Setting template's path dynamically
I was trying Django the other night and the tutorial from their site mentioned to set the absolute directory to all of my template files on a variable called TEMPLATE_DIRS which is inside the settings.py.

Facebook
Twitter