Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F24892645
urls.py
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
383 B
Referenced Files
None
Subscribers
None
urls.py
View Options
from
django.conf.urls
import
patterns
,
include
,
url
from
django.contrib
import
admin
urlpatterns
=
patterns
(
''
,
# Examples:
# url(r'^$', 'tasacora_server.views.home', name='home'),
# url(r'^blog/', include('blog.urls')),
url
(
r'^admin/'
,
include
(
admin
.
site
.
urls
)),
)
File Metadata
Details
Attached
Mime Type
text/x-python
Expires
Wed, Mar 18, 10:32 (6 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3526777
Default Alt Text
urls.py (383 B)
Attached To
Mode
rTASACORASRV Tasacora server
Attached
Detach File
Event Timeline
Log In to Comment