A simple Django app to export models xml fixtures.
Project description
===== django_exportapp
django_exportapp is a simple Django app to export models xml fixtures.
Quick start
-
Install django-exportapp::
pip install django-exportapp
-
Add "django-exportapp" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = ( ... 'django_exportapp', )
-
Add add variables to settings project like this::
EXPORTAPP_PUBLIC_DIR = '/home/user/dpub' EXPORTAPP_PRIVATE_DIR = '/home/user/private'
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_exportapp-0.1.2.tar.gz
.
File metadata
- Download URL: django_exportapp-0.1.2.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.46.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
54614f59edd8fd22908466c870bd3184673ead336051a1b3f070708c7b5091ce
|
|
MD5 |
5aad4e579306a2930f099128997c7720
|
|
BLAKE2b-256 |
907c6aef2c773a37320b589dc52fcdfcc49054c6d51619ec3b7e976a7e5066d1
|
File details
Details for the file django_exportapp-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: django_exportapp-0.1.2-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.46.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6c3585f3c0a12b87dbb26aedacc2e71146f7bc7165f54a519a09b69efc2a7e5a
|
|
MD5 |
37415fbf1220fe2db9d7a84871a97389
|
|
BLAKE2b-256 |
41a395ab294410e0544c7e1ebf70ca0326942c90613f0624273b6d97f6219f0c
|