About Generators in Django Templates
In Django templates, when you use generators and need the empty list condition, use the {% empty %}
template tag:
1 2 3 4 5 |
|
Tips and Tricks Programming Django 4.2 Django 3.2 Django 2.2
Also by me
Django Paddle Subscriptions app
For Django-based SaaS projects.
Django GDPR Cookie Consent app
For Django websites that use cookies.