I got 3 models:
class Client(models.Model): first_name = models.CharField(max_length=20) last_name = models.CharField(max_length=40) class Phone(m
Oh my head ... I figured it out:
{% block extra_footer_script %} {% endblock %}
If you see any errors please point them to me. Also appreciate any better ideas.
For those who want to use this - Yes it should work with any number of formsets