This website requires JavaScript.
Explore
Help
Sign In
tobias
/
radicale
Watch
1
Star
0
Fork
0
You've already forked radicale
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c14defcba8
radicale
/
radicale.wsgi
7 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add .wsgi file (mod_wsgi and uWSGI compliant)
2011-06-07 17:33:59 +02:00
"""
Minor typo fix
2011-06-08 08:02:19 +02:00
Radicale WSGI file (mod_wsgi and uWSGI compliant).
add .wsgi file (mod_wsgi and uWSGI compliant)
2011-06-07 17:33:59 +02:00
"""
Move WSGI initialization into module
2018-04-20 22:53:42 +02:00
from radicale import application
Reference in New Issue
Copy Permalink