Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sdelements/django-multi-import
https://github.com/sdelements/django-multi-import
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sdelements/django-multi-import
- Owner: sdelements
- License: mit
- Created: 2015-11-06T16:56:50.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-09-09T21:46:25.000Z (4 months ago)
- Last Synced: 2024-10-13T18:18:56.383Z (2 months ago)
- Language: Python
- Size: 235 KB
- Stars: 3
- Watchers: 38
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# django-multi-import
Import/export multi Django resources together atomically.
## Usage
You can run the tests with via::
python setup.py test
or::
python runtests.py