aboutsummaryrefslogtreecommitdiffstats
path: root/web/urls.pyc
blob: 8d4ee0b4ec34bcda8e2b440ab92345ab2649eb01 (plain)
ofshex dumpascii
0000 03 f3 0d 0a 22 e4 ab 58 63 00 00 00 00 00 00 00 00 08 00 00 00 40 00 00 00 73 78 00 00 00 64 00 ...."..Xc............@...sx...d.
0020 00 5a 00 00 64 01 00 64 02 00 6c 01 00 6d 02 00 5a 02 00 6d 03 00 5a 03 00 01 64 01 00 64 03 00 .Z..d..d..l..m..Z..m..Z...d..d..
0040 6c 04 00 6d 05 00 5a 05 00 01 65 03 00 64 04 00 65 02 00 65 05 00 6a 06 00 6a 07 00 83 01 00 83 l..m..Z...e..d..e..e..j..j......
0060 02 00 65 03 00 64 05 00 65 02 00 64 06 00 83 01 00 83 02 00 65 03 00 64 07 00 65 02 00 64 08 00 ..e..d..e..d........e..d..e..d..
0080 64 09 00 64 0a 00 83 01 01 83 02 00 67 03 00 5a 08 00 64 0b 00 53 28 0c 00 00 00 73 78 02 00 00 d..d........g..Z..d..S(....sx...
00a0 69 63 65 2d 63 69 20 55 52 4c 20 43 6f 6e 66 69 67 75 72 61 74 69 6f 6e 0a 0a 54 68 65 20 60 75 ice-ci.URL.Configuration..The.`u
00c0 72 6c 70 61 74 74 65 72 6e 73 60 20 6c 69 73 74 20 72 6f 75 74 65 73 20 55 52 4c 73 20 74 6f 20 rlpatterns`.list.routes.URLs.to.
00e0 76 69 65 77 73 2e 20 46 6f 72 20 6d 6f 72 65 20 69 6e 66 6f 72 6d 61 74 69 6f 6e 20 70 6c 65 61 views..For.more.information.plea
0100 73 65 20 73 65 65 3a 0a 20 20 20 20 68 74 74 70 73 3a 2f 2f 64 6f 63 73 2e 64 6a 61 6e 67 6f 70 se.see:.....https://docs.djangop
0120 72 6f 6a 65 63 74 2e 63 6f 6d 2f 65 6e 2f 31 2e 39 2f 74 6f 70 69 63 73 2f 68 74 74 70 2f 75 72 roject.com/en/1.9/topics/http/ur
0140 6c 73 2f 0a 45 78 61 6d 70 6c 65 73 3a 0a 46 75 6e 63 74 69 6f 6e 20 76 69 65 77 73 0a 20 20 20 ls/.Examples:.Function.views....
0160 20 31 2e 20 41 64 64 20 61 6e 20 69 6d 70 6f 72 74 3a 20 20 66 72 6f 6d 20 6d 79 5f 61 70 70 20 .1..Add.an.import:..from.my_app.
0180 69 6d 70 6f 72 74 20 76 69 65 77 73 0a 20 20 20 20 32 2e 20 41 64 64 20 61 20 55 52 4c 20 74 6f import.views.....2..Add.a.URL.to
01a0 20 75 72 6c 70 61 74 74 65 72 6e 73 3a 20 20 75 72 6c 28 72 27 5e 24 27 2c 20 76 69 65 77 73 2e .urlpatterns:..url(r'^$',.views.
01c0 68 6f 6d 65 2c 20 6e 61 6d 65 3d 27 68 6f 6d 65 27 29 0a 43 6c 61 73 73 2d 62 61 73 65 64 20 76 home,.name='home').Class-based.v
01e0 69 65 77 73 0a 20 20 20 20 31 2e 20 41 64 64 20 61 6e 20 69 6d 70 6f 72 74 3a 20 20 66 72 6f 6d iews.....1..Add.an.import:..from
0200 20 6f 74 68 65 72 5f 61 70 70 2e 76 69 65 77 73 20 69 6d 70 6f 72 74 20 48 6f 6d 65 0a 20 20 20 .other_app.views.import.Home....
0220 20 32 2e 20 41 64 64 20 61 20 55 52 4c 20 74 6f 20 75 72 6c 70 61 74 74 65 72 6e 73 3a 20 20 75 .2..Add.a.URL.to.urlpatterns:..u
0240 72 6c 28 72 27 5e 24 27 2c 20 48 6f 6d 65 2e 61 73 5f 76 69 65 77 28 29 2c 20 6e 61 6d 65 3d 27 rl(r'^$',.Home.as_view(),.name='
0260 68 6f 6d 65 27 29 0a 49 6e 63 6c 75 64 69 6e 67 20 61 6e 6f 74 68 65 72 20 55 52 4c 63 6f 6e 66 home').Including.another.URLconf
0280 0a 20 20 20 20 31 2e 20 49 6d 70 6f 72 74 20 74 68 65 20 69 6e 63 6c 75 64 65 28 29 20 66 75 6e .....1..Import.the.include().fun
02a0 63 74 69 6f 6e 3a 20 66 72 6f 6d 20 64 6a 61 6e 67 6f 2e 63 6f 6e 66 2e 75 72 6c 73 20 69 6d 70 ction:.from.django.conf.urls.imp
02c0 6f 72 74 20 75 72 6c 2c 20 69 6e 63 6c 75 64 65 0a 20 20 20 20 32 2e 20 41 64 64 20 61 20 55 52 ort.url,.include.....2..Add.a.UR
02e0 4c 20 74 6f 20 75 72 6c 70 61 74 74 65 72 6e 73 3a 20 20 75 72 6c 28 72 27 5e 62 6c 6f 67 2f 27 L.to.urlpatterns:..url(r'^blog/'
0300 2c 20 69 6e 63 6c 75 64 65 28 27 62 6c 6f 67 2e 75 72 6c 73 27 29 29 0a 69 ff ff ff ff 28 02 00 ,.include('blog.urls')).i....(..
0320 00 00 74 07 00 00 00 69 6e 63 6c 75 64 65 74 03 00 00 00 75 72 6c 28 01 00 00 00 74 05 00 00 00 ..t....includet....url(....t....
0340 61 64 6d 69 6e 73 07 00 00 00 5e 61 64 6d 69 6e 2f 73 0b 00 00 00 5e 69 63 65 2d 63 69 2f 76 31 admins....^admin/s....^ice-ci/v1
0360 2f 73 0a 00 00 00 69 63 65 63 69 2e 75 72 6c 73 73 0a 00 00 00 5e 61 70 69 2d 61 75 74 68 2f 73 /s....iceci.urlss....^api-auth/s
0380 13 00 00 00 72 65 73 74 5f 66 72 61 6d 65 77 6f 72 6b 2e 75 72 6c 73 74 09 00 00 00 6e 61 6d 65 ....rest_framework.urlst....name
03a0 73 70 61 63 65 74 0e 00 00 00 72 65 73 74 5f 66 72 61 6d 65 77 6f 72 6b 4e 28 09 00 00 00 74 07 spacet....rest_frameworkN(....t.
03c0 00 00 00 5f 5f 64 6f 63 5f 5f 74 10 00 00 00 64 6a 61 6e 67 6f 2e 63 6f 6e 66 2e 75 72 6c 73 52 ...__doc__t....django.conf.urlsR
03e0 00 00 00 00 52 01 00 00 00 74 0e 00 00 00 64 6a 61 6e 67 6f 2e 63 6f 6e 74 72 69 62 52 02 00 00 ....R....t....django.contribR...
0400 00 74 04 00 00 00 73 69 74 65 74 04 00 00 00 75 72 6c 73 74 0b 00 00 00 75 72 6c 70 61 74 74 65 .t....sitet....urlst....urlpatte
0420 72 6e 73 28 00 00 00 00 28 00 00 00 00 28 00 00 00 00 73 2c 00 00 00 2f 55 73 65 72 73 2f 65 62 rns(....(....(....s,.../Users/eb
0440 69 6e 73 68 74 6f 6b 2f 67 69 74 5f 77 6f 72 6b 2f 69 63 65 2d 63 69 2f 77 65 62 2f 75 72 6c 73 inshtok/git_work/ice-ci/web/urls
0460 2e 70 79 74 08 00 00 00 3c 6d 6f 64 75 6c 65 3e 0f 00 00 00 73 0a 00 00 00 06 01 16 01 10 03 18 .pyt....<module>....s...........
0480 01 12 01 ...