Page Menu
Home
Search
Configure Global Search
Log In
Files
F14233580
__init__.py
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
413 B
Subscribers
None
__init__.py
View Options
def
setup_app
(
app
):
from
.
import
main
,
users
,
projects
,
nodes
,
notifications
,
redirects
,
subquery
main
.
setup_app
(
app
,
url_prefix
=
None
)
users
.
setup_app
(
app
,
url_prefix
=
None
)
redirects
.
setup_app
(
app
,
url_prefix
=
'/r'
)
projects
.
setup_app
(
app
,
url_prefix
=
'/p'
)
nodes
.
setup_app
(
app
,
url_prefix
=
'/nodes'
)
notifications
.
setup_app
(
app
,
url_prefix
=
'/notifications'
)
subquery
.
setup_app
(
app
)
File Metadata
Details
Attached
Mime Type
text/x-python
Expires
Sat, Feb 4, 10:10 PM (2 d)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
fa/47/ad46715b23d017daec36202c771c
Attached To
rPS Pillar
Event Timeline
Log In to Comment