EEA Metadata models replication support
Project description
Client for Flis application that require common metadata
Quick start
Add “flis_metadata.common” and “flis_metadata.client” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = ( ... 'flis_metadata.common', 'flis_metadata.client', )
Add METADATA_REMOTE_HOST into your settings file:
METADATA_REMOTE_HOST = 'http://localhost:8000'
Run python manage.py syncdb to create the metadata models.
Run python manage.py sync_remote_models to sync the metadata models with the remote ones.
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
eea.flis.metadata-0.1.tar.gz
(3.1 kB
view details)
File details
Details for the file eea.flis.metadata-0.1.tar.gz
.
File metadata
- Download URL: eea.flis.metadata-0.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c63073a84638c568dec5e7212149d952667e532c95381eb9f2a49211ac12041a |
|
MD5 | b60aecbe908678ac3b7cdde11cd8e2c7 |
|
BLAKE2b-256 | d3a2e4d7b7f319473906e26b7d8b70443b8448d8275287f837256a432f9d357b |