aboutsummaryrefslogtreecommitdiffstats
path: root/wsgi.py
diff options
context:
space:
mode:
authorFilipp Lepalaan <filipp@mac.com>2021-06-06 14:33:41 +0300
committerFilipp Lepalaan <filipp@mac.com>2021-06-06 14:33:41 +0300
commitbc273f17cd8e08c6944660b8633ba41763f292b2 (patch)
tree64417ccdb1578292979577dde4245100d9d07f36 /wsgi.py
parent86316988dce1558e619a07c164f3e545f64d9e57 (diff)
downloadServo-bc273f17cd8e08c6944660b8633ba41763f292b2.tar.gz
Servo-bc273f17cd8e08c6944660b8633ba41763f292b2.tar.bz2
Servo-bc273f17cd8e08c6944660b8633ba41763f292b2.zip
Migrate Celery to RQ
Diffstat (limited to 'wsgi.py')
-rw-r--r--wsgi.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wsgi.py b/wsgi.py
index ee2cda3..86460bd 100644
--- a/wsgi.py
+++ b/wsgi.py
@@ -1,5 +1,5 @@
"""
-WSGI config for servo3 project.
+WSGI config for servo project.
This module contains the WSGI application used by Django's development server
and any production WSGI deployments. It should expose a module-level variable