Metadata-Version: 2.1
Name: djangoldp-tamis
Version: 1.1.1
Summary: djangoldp package for TAMIS
Home-page: https://git.startinblox.com/djangoldp-packages/djangoldp-tamis
Author: Startin'blox
Author-email: jbaptiste@startinblox.com
License: MIT
Classifier: Programming Language :: Python :: 3
Requires-Dist: djangoldp~=3.1.0
Requires-Dist: djangoldp-account~=3.1.0
Requires-Dist: djangoldp-dashboard~=3.0.0
Provides-Extra: include_package_data
Requires-Dist: True; extra == "include-package-data"

# DjangoLDP TAMIS

* [Server installation guide](https://git.startinblox.com/applications/tamis-poc/-/snippets/17)

## Sample datas

A sample fixture is provided with one movie programme with one editorial work and one serie/season/programme with two editorial works, each have one prestation.

```sh
./manage.py loaddata sample_tamis
```
