Increment a variable in a Template
This template tag allows you to increment a variable within a template. This avoids the need of having to use the `add` filter and the syntax is quite intuitive.
- templatetags
- variable
This template tag allows you to increment a variable within a template. This avoids the need of having to use the `add` filter and the syntax is quite intuitive.
This template tag, takes the date format of the datetime object and returns the date in a human readable format.