3

I just discovered django-crispy today and was wondering if there is a way to use it to override the default ModelChoiceField used for ForeignKey objects in a ModelForm in django.

I am using bootstrap3 and would like to add an + Add like that in the django-admin page.

Thanks a lot!

tr33hous
  • 1,622
  • 1
  • 15
  • 26
  • possible duplicate of [django crispy-forms inline forms](http://stackoverflow.com/questions/13214166/django-crispy-forms-inline-forms) – Ngenator Jun 23 '14 at 17:34
  • No its not a duplicate. That issue refers to inline forms. This is not about inline forms, but adding a + add, as seen in the django admin. – Shayne Mar 12 '15 at 01:41

0 Answers0