django-calingen
latest

Contents:

  • User Documentation
  • Administrator Documentation
  • Developer Documentation
  • API Reference
    • calingen
      • Subpackages
        • calingen.contrib
        • calingen.forms
        • calingen.interfaces
        • calingen.models
        • calingen.templatetags
        • calingen.views
      • Submodules
      • Package Contents
  • Cookbook
django-calingen
  • »
  • API Reference »
  • calingen »
  • calingen.contrib
  • Edit on GitHub

calingen.contrib¶

Related but optional functionality to django-calingen.

This package includes working example implementations of EventProvider, LayoutProvider and CompilerProvider.

All of these implementation are fully working and may be used in a real project setup of django-calingen.

They are derived from the author’s own requirements and may not fully meet all users’ expectations.

However, they may be used as a reference for implementations of the app’s plugin interfaces (see Plugin API for the relevant part of this documentation).

Subpackages¶

  • calingen.contrib.compilers
    • calingen.contrib.compilers.copy_paste
      • calingen.contrib.compilers.copy_paste.compiler
    • calingen.contrib.compilers.download
      • calingen.contrib.compilers.download.compiler
    • calingen.contrib.compilers.html_or_download
      • calingen.contrib.compilers.html_or_download.compiler
  • calingen.contrib.layouts
    • calingen.contrib.layouts.lineatur
      • calingen.contrib.layouts.lineatur.apps
      • calingen.contrib.layouts.lineatur.lineatur
    • calingen.contrib.layouts.simple_event_list
      • calingen.contrib.layouts.simple_event_list.apps
      • calingen.contrib.layouts.simple_event_list.simple_event_list
    • calingen.contrib.layouts.year_by_week
      • calingen.contrib.layouts.year_by_week.apps
      • calingen.contrib.layouts.year_by_week.year_by_week
  • calingen.contrib.providers
    • calingen.contrib.providers.german_holidays
      • calingen.contrib.providers.german_holidays.apps
      • calingen.contrib.providers.german_holidays.provider
Next Previous

© Copyright 2023, Mischback. Revision edc817d1.

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