aboutsummaryrefslogtreecommitdiffstats
path: root/web/__pycache__/urls.cpython-36.pyc
blob: 3b71cec548cbbc8e0580fe34a1f5109218137220 (plain)
ofshex dumpascii
0000 33 0d 0d 0a 47 40 f7 58 91 03 00 00 e3 00 00 00 00 00 00 00 00 00 00 00 00 08 00 00 00 40 00 00 3...G@.X.....................@..
0020 00 73 54 00 00 00 64 00 5a 00 64 01 64 02 6c 01 6d 02 5a 02 6d 03 5a 03 01 00 64 01 64 03 6c 04 .sT...d.Z.d.d.l.m.Z.m.Z...d.d.l.
0040 6d 05 5a 05 01 00 65 03 64 04 65 02 65 05 6a 06 6a 07 83 01 83 02 65 03 64 05 65 02 64 06 83 01 m.Z...e.d.e.e.j.j.....e.d.e.d...
0060 83 02 65 03 64 07 65 02 64 08 64 09 64 0a 8d 02 83 02 67 03 5a 08 64 0b 53 00 29 0c 61 78 02 00 ..e.d.e.d.d.d.....g.Z.d.S.).ax..
0080 00 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 .ice-ci.URL.Configuration..The.`
00a0 75 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 urlpatterns`.list.routes.URLs.to
00c0 20 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 .views..For.more.information.ple
00e0 61 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 ase.see:.....https://docs.django
0100 70 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 project.com/en/1.9/topics/http/u
0120 72 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 rls/.Examples:.Function.views...
0140 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 20 6d 79 5f 61 70 70 ..1..Add.an.import:..from.my_app
0160 20 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 .import.views.....2..Add.a.URL.t
0180 6f 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 o.urlpatterns:..url(r'^$',.views
01a0 2e 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 .home,.name='home').Class-based.
01c0 76 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 views.....1..Add.an.import:..fro
01e0 6d 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 m.other_app.views.import.Home...
0200 20 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 ..2..Add.a.URL.to.urlpatterns:..
0220 75 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 url(r'^$',.Home.as_view(),.name=
0240 27 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 'home').Including.another.URLcon
0260 66 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 f.....1..Import.the.include().fu
0280 6e 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 nction:.from.django.conf.urls.im
02a0 70 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 port.url,.include.....2..Add.a.U
02c0 52 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 RL.to.urlpatterns:..url(r'^blog/
02e0 27 2c 20 69 6e 63 6c 75 64 65 28 27 62 6c 6f 67 2e 75 72 6c 73 27 29 29 0a e9 00 00 00 00 29 02 ',.include('blog.urls'))......).
0300 da 07 69 6e 63 6c 75 64 65 da 03 75 72 6c 29 01 da 05 61 64 6d 69 6e 7a 07 5e 61 64 6d 69 6e 2f ..include..url)...adminz.^admin/
0320 7a 0b 5e 69 63 65 2d 63 69 2f 76 31 2f 7a 0a 69 63 65 63 69 2e 75 72 6c 73 7a 0a 5e 61 70 69 2d z.^ice-ci/v1/z.iceci.urlsz.^api-
0340 61 75 74 68 2f 7a 13 72 65 73 74 5f 66 72 61 6d 65 77 6f 72 6b 2e 75 72 6c 73 da 0e 72 65 73 74 auth/z.rest_framework.urls..rest
0360 5f 66 72 61 6d 65 77 6f 72 6b 29 01 da 09 6e 61 6d 65 73 70 61 63 65 4e 29 09 da 07 5f 5f 64 6f _framework)...namespaceN)...__do
0380 63 5f 5f da 10 64 6a 61 6e 67 6f 2e 63 6f 6e 66 2e 75 72 6c 73 72 02 00 00 00 72 03 00 00 00 5a c__..django.conf.urlsr....r....Z
03a0 0e 64 6a 61 6e 67 6f 2e 63 6f 6e 74 72 69 62 72 04 00 00 00 da 04 73 69 74 65 da 04 75 72 6c 73 .django.contribr......site..urls
03c0 da 0b 75 72 6c 70 61 74 74 65 72 6e 73 a9 00 72 0c 00 00 00 72 0c 00 00 00 fa 2c 2f 55 73 65 72 ..urlpatterns..r....r.....,/User
03e0 73 2f 65 62 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 s/ebinshtok/git_work/ice-ci/web/
0400 75 72 6c 73 2e 70 79 da 08 3c 6d 6f 64 75 6c 65 3e 0f 00 00 00 73 0a 00 00 00 04 01 10 01 0c 03 urls.py..<module>....s..........
0420 10 01 0c 01 ....