Add disqus comments for provider documents

This commit is contained in:
Roman Mogilatov 2017-02-28 22:07:12 +02:00
parent 4fdf2fb08f
commit 1375e42749
7 changed files with 21 additions and 0 deletions

View File

@ -56,3 +56,6 @@ Delegation of :py:class:`Callable` providers is the same as
:ref:`factory_providers_delegation` section for examples (with exception
about using :py:class:`DelegatedCallable` instead of
:py:class:`DelegatedFactory`).
.. disqus::

View File

@ -33,3 +33,6 @@ Example:
.. literalinclude:: ../../examples/providers/custom_factory.py
:language: python
:linenos:
.. disqus::

View File

@ -40,3 +40,6 @@ Example:
.. literalinclude:: ../../examples/providers/external_dependency.py
:language: python
:linenos:
.. disqus::

View File

@ -105,3 +105,6 @@ provided type:
.. literalinclude:: ../../examples/providers/factory_provided_type.py
:language: python
:linenos:
.. disqus::

View File

@ -10,3 +10,6 @@ Example:
.. literalinclude:: ../../examples/providers/object.py
:language: python
:linenos:
.. disqus::

View File

@ -44,3 +44,6 @@ Example:
.. literalinclude:: ../../examples/providers/overriding_users_model.py
:language: python
:linenos:
.. disqus::

View File

@ -98,3 +98,6 @@ Example:
.. literalinclude:: ../../examples/providers/singleton_thread_locals.py
:language: python
:linenos:
.. disqus::