Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jonashaag/django-addanother
- Owner: jonashaag
- License: isc
- Created: 2015-10-20T06:11:54.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-08-28T16:20:52.000Z (about 2 years ago)
- Last Synced: 2024-10-14T16:58:21.628Z (20 days ago)
- Language: Python
- Homepage: http://django-addanother.readthedocs.org/
- Size: 83 KB
- Stars: 50
- Watchers: 8
- Forks: 18
- Open Issues: 7
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE
Awesome Lists containing this project
- starred-awesome - django-addanother - "Add another" buttons outside the Django admin (Python)
README
.. image:: https://travis-ci.org/jonashaag/django-addanother.svg?branch=master
:target: https://travis-ci.org/jonashaag/django-addanotherdjango-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/