An XML export format for django-import-export
Project description
- Version:
- 0.2.0
- Source:
- PythonVersion:
3.9
An XML export format for django-import-export
1 Installation
1.1 Requirements
Python 3.9 or above
Django 3.2 or newer
1.2 Install
pip install django-import-export-xml
2 Usage
Use it like any of the built-in formats: https://django-import-export.readthedocs.io/en/stable/installation.html#import-export-formats
3 Local development
To install and develop the library locally, use:
pip install -e .[tests,coverage,release]
When running management commands via django-admin, make sure to add the root directory to the python path (or use python -m django <command>):
export PYTHONPATH=. DJANGO_SETTINGS_MODULE=testapp.settings
django-admin check
# or other commands like:
# django-admin makemessages -l nl
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-import-export-xml-0.2.0.tar.gz
.
File metadata
- Download URL: django-import-export-xml-0.2.0.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4295003317a124007e07d541cf6c7984ef07bcbe05383be2192367e7b456c4fc |
|
MD5 | d4bf32c52301c887a969ef89e6b10e52 |
|
BLAKE2b-256 | 46fd20ccdfb64b4ab816be180b5cb76bfc7f07965b58a3448ff2a7ecb2665b86 |
File details
Details for the file django_import_export_xml-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: django_import_export_xml-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 334551dcd0ed6d83619cab3739f7a3ae3db4e1802b5a1b3556e8c9c59ff67c07 |
|
MD5 | 081c1ea980ea31c3d20e09ba5782b7ce |
|
BLAKE2b-256 | a72ceb2215f8a911803deae4dd5cd9c3bd2881b927de91acdd834bdfdfa62793 |