Skip to main content
2025 Python Packaging Survey is now live!  Take the survey now

Content models for Universal Core

Project description

Continuous Integration

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

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page