Content models for Universal Core
Project description
Generate the models from the Avro schema:
$ virtualenv ve
$ source ve/bin/activate
(ve)$ pip install elastic-git
(ve)$ eg-tools load-schema \
./_schemas/unicore.content.models.Page.avsc \
./_schemas/unicore.content.models.Category.avsc \
./_schemas/unicore.content.models.Localisation.avsc \
--map-field uuid=elasticgit.models.UUIDField \
> ./unicore/content/models.py
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
unicore.content-1.0.0.tar.gz
(4.4 kB
view details)
File details
Details for the file unicore.content-1.0.0.tar.gz.
File metadata
- Download URL: unicore.content-1.0.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ba4f3b64967d14e9c619c268661e1bc57a15dc33daa9b7bbd50e0c9aa6e40bf
|
|
| MD5 |
8ab3fc0666ebd6f1b197017372c47191
|
|
| BLAKE2b-256 |
936c5de66498a2224f5e34c040498f968ae50a50400bc41f1902666119d4d9a1
|