.. edx-django-utils documentation master file, created by
   sphinx-quickstart on Mon Jul 23 18:17:54 2018.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

edx-django-utils
===============================
EdX utilities for Django Application development.

.. toctree::
   :maxdepth: 1
   :caption: General Contents

   README <readme>
   getting_started
   testing
   Package Reference <modules>
   changelog

.. toctree::
   :maxdepth: 1
   :caption: Decisions

   decisions/0001-purpose-of-this-repo
   decisions/0002-extract-plugins-infrastructure-from-edx-platform
   decisions/0003-logging-filters-for-user-and-ip
   decisions/0004-public-api-and-app-organization
   decisions/0005-user-and-group-management-commands

.. toctree::
   :maxdepth: 1
   :caption: Monitoring Decisions

   monitoring/decisions/0001-monitoring-by-code-owner
   monitoring/decisions/0002-custom-monitoring-language
   monitoring/decisions/0003-code-owner-for-celery-tasks
   monitoring/decisions/0004-code-owner-theme-and-squad

.. toctree::
   :maxdepth: 1
   :caption: Monitoring How-Tos

   monitoring/how_tos/add_code_owner_custom_attribute_to_an_ida
   monitoring/how_tos/using_custom_attributes
   monitoring/how_tos/search_new_relic_nrql
   monitoring/how_tos/update_monitoring_for_squad_or_theme_changes

.. toctree::
   :maxdepth: 1
   :caption: Plugins README

   plugins/readme

.. toctree::
   :maxdepth: 1
   :caption: Plugins Decisions

   plugins/decisions/0001-plugin-contexts

.. toctree::
   :maxdepth: 1
   :caption: Plugins How-Tos

   plugins/how_tos/how_to_enable_plugins_for_an_ida
   plugins/how_tos/how_to_create_a_plugin_app


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
