allanberry / schemas

A shared space for schemas used by Allan Berry.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error in user YAML: (<unknown>): mapping values are not allowed in this context at line 1 column 15
---
title: Read Me: About the Schemas
date:  
---

About the Schemas

These are the reference schemas for the Apato project. They are (to be) used in the project tests.

The following files are to be derivative from items in this directory. (Sadly it's beyond my Python skill to make these automatically derivative.)

  • /catalog/models.py
  • /catalog/schema.py

The following files are to be verified against these schemas.

  • /catalog/fixtures/loaddata/*.json
  • /catalog/fixtures/dumpdata/*.json

About

A shared space for schemas used by Allan Berry.