match4everything
latest

Contents:

  • Getting Started
  • First Steps
  • Installation
  • Configuration
  • Architecture
  • Cookbook
  • Documentation of development environment
  • Deployment considerations
match4everything
  • »
  • Welcome to match4everything’s documentation!
  • Edit on GitHub

Welcome to match4everything’s documentation!¶

Contents:

  • Getting Started
  • First Steps
    • How to Use Django-CMS
  • Installation
  • Configuration
    • Environment variables
    • Model Setup
    • Page contents
    • Logging Setup
  • Architecture
    • Quick Anatomy of a Django App
    • Django Administration
    • Testing
    • Data Model Configuration
    • Mapview
    • Handling statics in Production
    • Docker Environment
    • Permission System
    • Securing views
    • Mail-Setup
    • Django-CMS Integration
    • Javascript&CSS Frontend Components
    • Production Server Setup
    • Design Decisions
  • Cookbook
  • Documentation of development environment
  • Deployment considerations

Indices and tables¶

  • Index

  • Module Index

  • Search Page

How can I write this documentation?¶

Have a look at the primer and the quick rst guide. You can build it with cd docs && docker-compose up -d –build && docker-compose run documentation make html and find the html files in docs/_build.

Next

© Copyright 2020, Freya Behrens, Sebastian Bischoff, Jonathan Sauder, Bjarne Sievers, Kevin Yuan, Malte Zacharias Revision e26a069b.

Built with Sphinx using a theme provided by Read the Docs.