https://github.com/sdelements/django-multi-import
https://github.com/sdelements/django-multi-import
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/sdelements/django-multi-import
- Owner: sdelements
- License: mit
- Created: 2015-11-06T16:56:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-04-01T15:13:19.000Z (about 1 year ago)
- Last Synced: 2025-04-01T15:17:24.514Z (about 1 year ago)
- Language: Python
- Size: 342 KB
- Stars: 3
- Watchers: 37
- 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