Welcome to Contact-tools Documentation
Welcome to the Contact-Tools Documentation made with love by TOP-IX Hackademy <3.
Documentation Schema
Here the structure of the documentation:
Data Model
- Infos about the models - viewAPI
- API Documentation - viewDEPLOY
- How To Deploy Django on Apache2 - view
Project layout
contacts/ # App Folder, contains models and API
contacttols/ # Admin Folder, contains settings and base management of the project
documentation/
index.md # The documentation homepage.
... # Other markdown pages, images and other files.
fabfile.py # Fab File, we use python Fabric to manage the project
requirements.txt # File with the project requirements