Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jonashaag/django-addanother

"Add another" buttons outside the Django admin
https://github.com/jonashaag/django-addanother

Last synced: 7 days ago
JSON representation

"Add another" buttons outside the Django admin

Awesome Lists containing this project

README

        

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

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.

.. _django-select2: http://django-select2.readthedocs.org/
.. _documentation: http://django-addanother.readthedocs.org/