{% load postal_tags %} Postal Test

Postal address demo

Change country to any country codes below of to see the form localisation change

{{ form.as_table }}
{% show_postal_address request "blah" "IE" %}
{% if result %}

From Submission Results

{{result|safe}} {% endif %}