Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-templates

Sorting related items in a Django template

Assign variables to child template in {% include %} tag Django

What is the path that Django uses for locating and loading templates?

How do I add multiple arguments to my custom template filter in a django template?

django django-templates

Django doesn't display newline character when rendering text from database

Django template tag to truncate text

django django-templates

What is the difference between {% load staticfiles %} and {% load static %}

django django-templates

How do I use Django templates without the rest of Django?

How to get form fields' id in Django

Django: How do I add arbitrary html attributes to input fields on a form?

django template display item value or empty string

Does Python have a toString() equivalent, and can I convert a class to String?

python django-templates

How do I check for last loop iteration in Django template?

How to do math in a Django template?

django templates: include and extends

django 1.5 - How to use variables inside static tag

What is the equivalent of "none" in django templates?

Django TemplateSyntaxError - 'staticfiles' is not a registered tag library

Django, creating a custom 500/404 error page

How can I change the default Django date template format?

django django-templates