summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 0f4132a..2d7210e 100644
--- a/README.rst
+++ b/README.rst
@@ -45,6 +45,11 @@ APScheduler also integrates with several common Python frameworks, like:
`PySide2 <https://wiki.qt.io/Qt_for_Python>`_ or
`PySide <http://qt-project.org/wiki/PySide>`_)
+There are third party solutions for integrating APScheduler with other frameworks:
+
+* `Django <https://github.com/jarekwg/django-apscheduler>`_
+
+
.. [#f1] The cutoff period for this is also configurable.