This website requires JavaScript.
Explore
Help
Register
Sign In
Dockery
/
Pinry
Watch
1
Star
0
Fork
0
You've already forked Pinry
mirror of
https://github.com/pinry/pinry.git
synced
2025-11-16 09:55:50 +01:00
Code
Issues
Packages
Projects
Releases
Activity
Files
5e0c9ee79a70c4997810c6e6b51a460db4fe4fa0
Pinry
/
pinry
/
wsgi.py
5 lines
89 B
Python
Raw
Normal View
History
Unescape
Escape
flake8
2019-02-22 17:40:02 +08:00
from
django
.
core
.
wsgi
import
get_wsgi_application
Added some production settings. Moving to travis-ci for testing. Added feature to stop new registrations.
2012-08-01 03:06:41 +00:00
application
=
get_wsgi_application
(
)
Reference in New Issue
Copy Permalink