radicale/radicale.wsgi

9 lines
118 B
Plaintext
Raw Normal View History

2016-06-10 09:07:05 +02:00
#!/usr/bin/env python3
"""
2011-06-08 08:02:19 +02:00
Radicale WSGI file (mod_wsgi and uWSGI compliant).
"""
2018-04-20 22:53:42 +02:00
from radicale import application