django-addanother

"Add another" buttons outside the Django admin


License
ISC
Install
pip install django-addanother==2.2.2

Documentation

https://travis-ci.org/jonashaag/django-addanother.svg?branch=master

django-addanother provides you with add-another buttons for forms outside the Django administration interface. It also provides an optional integration with django-select2.

See documentation for details.

django-addanother has been extracted from django-autocomplete-light v2, after noticing that other apps copied the same code, to ease community maintenance.