No description
- Python 97.7%
- Dockerfile 1.4%
- HTML 0.9%
|
|
||
|---|---|---|
| django/metaclub | ||
| doc | ||
| .gitignore | ||
| .travis.yml | ||
| CONTRIBUTORS.adoc | ||
| docker-compose.yml | ||
| Dockerfile | ||
| INSTALL.md | ||
| LICENCE | ||
| README.adoc | ||
| requirements.txt | ||
= MetaClub Status for master image:https://travis-ci.org/ClubCedille/metaclub.svg?branch=master["Build Status", link="https://travis-ci.org/ClubCedille/metaclub"] Status for dev image:https://travis-ci.org/ClubCedille/metaclub.svg?branch=dev["Build Status", link="https://travis-ci.org/ClubCedille/metaclub"] Here is the repo for the metaclub project from club Cedille. == Information The whole project is made in django with lots of love. The python version is **3.5** === Documentation The documentation language is english to be more accessible to a broader audience. The recommended format is asciidoc. == Warning The docker file in this repo are not design to be run in a production environment. They used the internal django web server.