Django

Code

Ticket #7213: linkchecker-errors.txt

File linkchecker-errors.txt, 35.5 kB (added by mrainess, 4 months ago)

Linkchecker error output

Line 
1 LinkChecker 4.9              Copyright (C) 2000-2008 Bastian Kleineidam
2
3 LinkChecker comes with ABSOLUTELY NO WARRANTY!
4 This is free software, and you are welcome to redistribute it
5 under certain conditions. Look at the file `LICENSE' within this
6 distribution.
7
8 Get the newest version at http://linkchecker.sourceforge.net/
9
10 Write comments and bugs to calvin@users.sourceforge.net
11
12
13
14 Start checking at 2008-05-10 13:43:47-004
15
16
17
18 URL        `contents.html'
19
20 Parent URL file:///C|/django-trunk/docs/_build/html/index.html, line 17, col 5
21
22 Real URL   file:///C|/django-trunk/docs/_build/html/contents.html
23
24 Check Time 0.031 seconds
25
26 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\html\\contents.html'
27
28
29
30 URL        `style/comment.png'
31
32 Parent URL file:///C|/django-trunk/docs/_build/html/_static/default.css, line 233, col 26
33
34 Real URL   file:///C|/django-trunk/docs/_build/html/_static/style/comment.png
35
36 Result     Error: WindowsError: [Error 3] The system cannot find the path specified: u'C:\\django-trunk\\docs\\_build\\html\\_static\\style\\comment.png'
37
38
39
40 URL        `style/nocomment.png'
41
42 Parent URL file:///C|/django-trunk/docs/_build/html/_static/default.css, line 250, col 26
43
44 Real URL   file:///C|/django-trunk/docs/_build/html/_static/style/nocomment.png
45
46 Check Time 0.015 seconds
47
48 Result     Error: WindowsError: [Error 3] The system cannot find the path specified: u'C:\\django-trunk\\docs\\_build\\html\\_static\\style\\nocomment.png'
49
50
51
52 URL        `style/hovercomment.png'
53
54 Parent URL file:///C|/django-trunk/docs/_build/html/_static/default.css, line 254, col 26
55
56 Real URL   file:///C|/django-trunk/docs/_build/html/_static/style/hovercomment.png
57
58 Check Time 0.016 seconds
59
60 Result     Error: WindowsError: [Error 3] The system cannot find the path specified: u'C:\\django-trunk\\docs\\_build\\html\\_static\\style\\hovercomment.png'
61
62
63
64 URL        `style/preview.png'
65
66 Parent URL file:///C|/django-trunk/docs/_build/html/_static/default.css, line 427, col 26
67
68 Real URL   file:///C|/django-trunk/docs/_build/html/_static/style/preview.png
69
70 Check Time 0.016 seconds
71
72 Result     Error: WindowsError: [Error 3] The system cannot find the path specified: u'C:\\django-trunk\\docs\\_build\\html\\_static\\style\\preview.png'
73
74
75
76 URL        `irc://irc.freenode.net/django'
77
78 Name       `#django IRC channel'
79
80 Parent URL file:///C|/django-trunk/docs/_build/html/documentation.html, line 89, col 1
81
82 Real URL   irc://irc.freenode.net/django
83
84 Check Time 0.016 seconds
85
86 Result     Error: URLError: <urlopen error unknown url type: irc>
87
88
89
90 URL        `../modpython/'
91
92 Name       `How to use Django with mod_python'
93
94 Parent URL file:///C|/django-trunk/docs/_build/html/install.html, line 63, col 8
95
96 Real URL   file:///C|/django-trunk/docs/_build/modpython/
97
98 Check Time 0.015 seconds
99
100 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\modpython'
101
102
103
104 URL        `../databases/'
105
106 Name       `MySQL backend'
107
108 Parent URL file:///C|/django-trunk/docs/_build/html/install.html, line 85, col 64
109
110 Real URL   file:///C|/django-trunk/docs/_build/databases/
111
112 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\databases'
113
114
115
116 URL        `../testing/'
117
118 Name       `testing framework'
119
120 Parent URL file:///C|/django-trunk/docs/_build/html/install.html, line 104, col 41
121
122 Real URL   file:///C|/django-trunk/docs/_build/testing/
123
124 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\testing'
125
126
127
128 URL        `../distributions/'
129
130 Name       `distribution specific notes'
131
132 Parent URL file:///C|/django-trunk/docs/_build/html/install.html, line 136, col 14
133
134 Real URL   file:///C|/django-trunk/docs/_build/distributions/
135
136 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\distributions'
137
138
139
140 URL        `../syndication_feeds/'
141
142 Name       `syndication framework'
143
144 Parent URL file:///C|/django-trunk/docs/_build/html/overview.html, line 294, col 7
145
146 Real URL   file:///C|/django-trunk/docs/_build/syndication_feeds/
147
148 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\syndication_feeds'
149
150
151
152 URL        `../tutorial01/'
153
154 Name       `the tutorial'
155
156 Parent URL file:///C|/django-trunk/docs/_build/html/overview.html, line 300, col 135
157
158 Real URL   file:///C|/django-trunk/docs/_build/tutorial01/
159
160 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\tutorial01'
161
162
163
164 URL        `../tutorial03/'
165
166 Name       `Tutorial 3'
167
168 Parent URL file:///C|/django-trunk/docs/_build/html/tutorial04.html, line 43, col 31
169
170 Real URL   file:///C|/django-trunk/docs/_build/tutorial03/
171
172 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\tutorial03'
173
174
175
176 URL        `../templates/#for'
177
178 Name       `the
179 documentation for the “for” tag'
180
181 Parent URL file:///C|/django-trunk/docs/_build/html/tutorial04.html, line 75, col 50
182
183 Real URL   file:///C|/django-trunk/docs/_build/templates/
184
185 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\templates'
186
187
188
189 URL        `../url_dispatch#reverse'
190
191 Name       `URL dispatcher'
192
193 Parent URL file:///C|/django-trunk/docs/_build/html/tutorial04.html, line 143, col 109
194
195 Real URL   file:///C|/django-trunk/docs/_build/url_dispatch
196
197 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\url_dispatch'
198
199
200
201 URL        `../request_response/'
202
203 Name       `request and response documentation'
204
205 Parent URL file:///C|/django-trunk/docs/_build/html/tutorial04.html, line 149, col 92
206
207 Real URL   file:///C|/django-trunk/docs/_build/request_response/
208
209 Check Time 0.015 seconds
210
211 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\request_response'
212
213
214
215 URL        `../url_dispatch/#naming-url-patterns'
216
217 Name       `naming URL patterns'
218
219 Parent URL file:///C|/django-trunk/docs/_build/html/tutorial04.html, line 232, col 1
220
221 Real URL   file:///C|/django-trunk/docs/_build/url_dispatch/
222
223 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\url_dispatch'
224
225
226
227 URL        `../db-api/#querysets-are-lazy'
228
229 Name       `explains the lazy nature of QuerySet objects'
230
231 Parent URL file:///C|/django-trunk/docs/_build/html/tutorial04.html, line 260, col 15
232
233 Real URL   file:///C|/django-trunk/docs/_build/db-api/
234
235 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\db-api'
236
237
238
239 URL        `../generic_views/'
240
241 Name       `generic views documentation'
242
243 Parent URL file:///C|/django-trunk/docs/_build/html/tutorial04.html, line 283, col 47
244
245 Real URL   file:///C|/django-trunk/docs/_build/generic_views/
246
247 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\generic_views'
248
249
250
251 URL        `http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/sysdm_advancd_environmnt_addchange_variable.mspx'
252
253 Name       `from the
254 Control Panel'
255
256 Parent URL file:///C|/django-trunk/docs/_build/html/install.html, line 193, col 65
257
258 Real URL   http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/sysdm_advancd_environmnt_addchange_variable.mspx
259
260 Check Time 1.281 seconds
261
262 Warning    Access denied by robots.txt, checked only syntax.
263
264 Result     Valid: syntax OK
265
266
267
268 URL        `../templates_python/#loader-types'
269
270 Name       `loader types documentation'
271
272 Parent URL file:///C|/django-trunk/docs/_build/html/tutorial02.html, line 336, col 41
273
274 Real URL   file:///C|/django-trunk/docs/_build/templates_python/
275
276 Check Time 0.015 seconds
277
278 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\templates_python'
279
280
281
282 URL        `../admin_css/'
283
284 Name       `Django admin CSS guide'
285
286 Parent URL file:///C|/django-trunk/docs/_build/html/tutorial02.html, line 358, col 18
287
288 Real URL   file:///C|/django-trunk/docs/_build/admin_css/
289
290 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\admin_css'
291
292
293
294 URL        `../tutorial02/'
295
296 Name       `Tutorial 2'
297
298 Parent URL file:///C|/django-trunk/docs/_build/html/tutorial03.html, line 43, col 31
299
300 Real URL   file:///C|/django-trunk/docs/_build/tutorial02/
301
302 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\tutorial02'
303
304
305
306 URL        `../cache/'
307
308 Name       `cache framework'
309
310 Parent URL file:///C|/django-trunk/docs/_build/html/faq.html, line 85, col 60
311
312 Real URL   file:///C|/django-trunk/docs/_build/cache/
313
314 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\cache'
315
316
317
318 URL        `http://en.wikipedia.org/wiki/Django_Reinhardt'
319
320 Name       `Django Reinhardt'
321
322 Parent URL file:///C|/django-trunk/docs/_build/html/faq.html, line 66, col 26
323
324 Real URL   http://en.wikipedia.org/wiki/Django_Reinhardt
325
326 Check Time 0.906 seconds
327
328 Warning    Access denied by robots.txt, checked only syntax.
329
330 Result     Valid: syntax OK
331
332
333
334 URL        `http://en.wikipedia.org/wiki/Regular_expression'
335
336 Name       `Wikipedia’s entry'
337
338 Parent URL file:///C|/django-trunk/docs/_build/html/tutorial03.html, line 135, col 51
339
340 Real URL   http://en.wikipedia.org/wiki/Regular_expression
341
342 Check Time 0.985 seconds
343
344 Warning    Access denied by robots.txt, checked only syntax.
345
346 Result     Valid: syntax OK
347
348
349
350 URL        `../design_philosophies/'
351
352 Name       `design philosophies page'
353
354 Parent URL file:///C|/django-trunk/docs/_build/html/faq.html, line 180, col 51
355
356 Real URL   file:///C|/django-trunk/docs/_build/design_philosophies/
357
358 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\design_philosophies'
359
360
361
362 URL        `../tutorial04/'
363
364 Name       `part 4 of this tutorial'
365
366 Parent URL file:///C|/django-trunk/docs/_build/html/tutorial03.html, line 426, col 59
367
368 Real URL   file:///C|/django-trunk/docs/_build/tutorial04/
369
370 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\tutorial04'
371
372
373
374 URL        `http://www.chicagocrime.org/'
375
376 Name       `chicagocrime.org'
377
378 Parent URL file:///C|/django-trunk/docs/_build/html/faq.html, line 98, col 55
379
380 Real URL   http://www.chicagocrime.org/
381
382 Check Time 70.328 seconds
383
384 Result     Error: URLError: <urlopen error timed out>
385
386
387
388 URL        `../install/'
389
390 Name       `installation guide'
391
392 Parent URL file:///C|/django-trunk/docs/_build/html/faq.html, line 236, col 30
393
394 Real URL   file:///C|/django-trunk/docs/_build/install/
395
396 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\install'
397
398
399
400 URL        `../fastcgi/'
401
402 Name       `How to use Django with FastCGI, SCGI or AJP'
403
404 Parent URL file:///C|/django-trunk/docs/_build/html/faq.html, line 275, col 27
405
406 Real URL   file:///C|/django-trunk/docs/_build/fastcgi/
407
408 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\fastcgi'
409
410
411
412 URL        `../django-admin/'
413
414 Name       `django-admin documentation'
415
416 Parent URL file:///C|/django-trunk/docs/_build/html/tutorial01.html, line 152, col 61
417
418 Real URL   file:///C|/django-trunk/docs/_build/django-admin/
419
420 Check Time 0.015 seconds
421
422 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\django-admin'
423
424
425
426 URL        `../settings/'
427
428 Name       `also available'
429
430 Parent URL file:///C|/django-trunk/docs/_build/html/tutorial01.html, line 163, col 20
431
432 Real URL   file:///C|/django-trunk/docs/_build/settings/
433
434 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\settings'
435
436
437
438 URL        `../0.96/tutorial01/'
439
440 Name       `the Django 0.96 tutorial'
441
442 Parent URL file:///C|/django-trunk/docs/_build/html/tutorial01.html, line 282, col 11
443
444 Real URL   file:///C|/django-trunk/docs/_build/0.96/tutorial01/
445
446 Result     Error: WindowsError: [Error 3] The system cannot find the path specified: u'C:\\django-trunk\\docs\\_build\\0.96\\tutorial01'
447
448
449
450 URL        `../legacy_databases/'
451
452 Name       `Integrating with a legacy database'
453
454 Parent URL file:///C|/django-trunk/docs/_build/html/faq.html, line 391, col 13
455
456 Real URL   file:///C|/django-trunk/docs/_build/legacy_databases/
457
458 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\legacy_databases'
459
460
461
462 URL        `../model-api/#providing-initial-sql-data'
463
464 Name       `SQL initial data file'
465
466 Parent URL file:///C|/django-trunk/docs/_build/html/faq.html, line 419, col 26
467
468 Real URL   file:///C|/django-trunk/docs/_build/model-api/
469
470 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\model-api'
471
472
473
474 URL        `../authentication/#creating-users'
475
476 Name       `creating users'
477
478 Parent URL file:///C|/django-trunk/docs/_build/html/faq.html, line 528, col 41
479
480 Real URL   file:///C|/django-trunk/docs/_build/authentication/
481
482 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\authentication'
483
484
485
486 URL        `../contributing/'
487
488 Name       `Contributing to Django'
489
490 Parent URL file:///C|/django-trunk/docs/_build/html/faq.html, line 536, col 19
491
492 Real URL   file:///C|/django-trunk/docs/_build/contributing/
493
494 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\contributing'
495
496
497
498 URL        `../serialization/#serialization-formats'
499
500 Name       `Serialization formats'
501
502 Parent URL file:///C|/django-trunk/docs/_build/html/django-admin.html, line 154, col 11
503
504 Real URL   file:///C|/django-trunk/docs/_build/serialization/
505
506 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\serialization'
507
508
509
510 URL        `../static_files/'
511
512 Name       `serving static files'
513
514 Parent URL file:///C|/django-trunk/docs/_build/html/django-admin.html, line 379, col 62
515
516 Real URL   file:///C|/django-trunk/docs/_build/static_files/
517
518 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\static_files'
519
520
521
522 URL        `../middleware/'
523
524 Name       `middleware'
525
526 Parent URL file:///C|/django-trunk/docs/_build/html/sessions.html, line 49, col 44
527
528 Real URL   file:///C|/django-trunk/docs/_build/middleware/
529
530 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\middleware'
531
532
533
534 URL        `../newforms/'
535
536 Name       `the standard newforms documentation'
537
538 Parent URL file:///C|/django-trunk/docs/_build/html/modelforms.html, line 324, col 31
539
540 Real URL   file:///C|/django-trunk/docs/_build/newforms/
541
542 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\newforms'
543
544
545
546 URL        `http://www.mysite.com/admin/'
547
548 Name       `http://www.mysite.com/admin/'
549
550 Parent URL file:///C|/django-trunk/docs/_build/html/faq.html, line 455, col 8
551
552 Real URL   http://www.mysite.com/admin/
553
554 D/L Time   0.297 seconds
555
556 Check Time 3.656 seconds
557
558 Result     Error: 404 Not Found
559
560
561
562 URL        `../sessions/'
563
564 Name       `session documentation'
565
566 Parent URL file:///C|/django-trunk/docs/_build/html/testing.html, line 635, col 9
567
568 Real URL   file:///C|/django-trunk/docs/_build/sessions/
569
570 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\sessions'
571
572
573
574 URL        `../email/'
575
576 Name       `Django’s e-mail functionality'
577
578 Parent URL file:///C|/django-trunk/docs/_build/html/testing.html, line 810, col 50
579
580 Real URL   file:///C|/django-trunk/docs/_build/email/
581
582 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\email'
583
584
585
586 URL        `../overview/'
587
588 Name       `Django overview'
589
590 Parent URL file:///C|/django-trunk/docs/_build/html/url_dispatch.html, line 296, col 46
591
592 Real URL   file:///C|/django-trunk/docs/_build/overview/
593
594 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\overview'
595
596
597
598 URL        `../i18n/'
599
600 Name       `internationalization docs'
601
602 Parent URL file:///C|/django-trunk/docs/_build/html/settings.html, line 479, col 1
603
604 Real URL   file:///C|/django-trunk/docs/_build/i18n/
605
606 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\i18n'
607
608
609
610 URL        `../sites/'
611
612 Name       `site framework docs'
613
614 Parent URL file:///C|/django-trunk/docs/_build/html/settings.html, line 721, col 12
615
616 Real URL   file:///C|/django-trunk/docs/_build/sites/
617
618 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\sites'
619
620
621
622 URL        `../shortcuts/#render-to-response'
623
624 Name       `render_to_response()'
625
626 Parent URL file:///C|/django-trunk/docs/_build/html/templates_python.html, line 563, col 17
627
628 Real URL   file:///C|/django-trunk/docs/_build/shortcuts/
629
630 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\shortcuts'
631
632
633
634 URL        `../add_ons/#humanize'
635
636 Name       `humanize documentation'
637
638 Parent URL file:///C|/django-trunk/docs/_build/html/templates.html, line 1863, col 5
639
640 Real URL   file:///C|/django-trunk/docs/_build/add_ons/
641
642 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\add_ons'
643
644
645
646 URL        `../webdesign/'
647
648 Name       `webdesign documentation'
649
650 Parent URL file:///C|/django-trunk/docs/_build/html/templates.html, line 1881, col 50
651
652 Real URL   file:///C|/django-trunk/docs/_build/webdesign/
653
654 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\webdesign'
655
656
657
658 URL        `http://en.wikipedia.org/wiki/Cross-site_scripting'
659
660 Name       `Cross Site Scripting'
661
662 Parent URL file:///C|/django-trunk/docs/_build/html/templates.html, line 326, col 1
663
664 Real URL   http://en.wikipedia.org/wiki/Cross-site_scripting
665
666 Check Time 9.968 seconds
667
668 Warning    Access denied by robots.txt, checked only syntax.
669
670 Result     Valid: syntax OK
671
672
673
674 URL        `../models/pagination/'
675
676 Name       `object pagination'
677
678 Parent URL file:///C|/django-trunk/docs/_build/html/generic_views.html, line 755, col 60
679
680 Real URL   file:///C|/django-trunk/docs/_build/models/pagination/
681
682 Result     Error: WindowsError: [Error 3] The system cannot find the path specified: u'C:\\django-trunk\\docs\\_build\\models\\pagination'
683
684
685
686 URL        `../forms/'
687
688 Name       `manipulator and formfield documentation'
689
690 Parent URL file:///C|/django-trunk/docs/_build/html/generic_views.html, line 897, col 12
691
692 Real URL   file:///C|/django-trunk/docs/_build/forms/
693
694 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\forms'
695
696
697
698 URL        `../csrf/'
699
700 Name       `Cross Site Request Forgery protection documentation'
701
702 Parent URL file:///C|/django-trunk/docs/_build/html/middleware.html, line 170, col 1
703
704 Real URL   file:///C|/django-trunk/docs/_build/csrf/
705
706 Check Time 0.015 seconds
707
708 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\csrf'
709
710
711
712 URL        `../transactions/'
713
714 Name       `transaction management documentation'
715
716 Parent URL file:///C|/django-trunk/docs/_build/html/middleware.html, line 181, col 12
717
718 Real URL   file:///C|/django-trunk/docs/_build/transactions/
719
720 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\transactions'
721
722
723
724 URL        `../contenttypes/'
725
726 Name       `contenttypes documentation'
727
728 Parent URL file:///C|/django-trunk/docs/_build/html/add_ons.html, line 75, col 12
729
730 Real URL   file:///C|/django-trunk/docs/_build/contenttypes/
731
732 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\contenttypes'
733
734
735
736 URL        `../flatpages/'
737
738 Name       `flatpages documentation'
739
740 Parent URL file:///C|/django-trunk/docs/_build/html/add_ons.html, line 85, col 12
741
742 Real URL   file:///C|/django-trunk/docs/_build/flatpages/
743
744 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\flatpages'
745
746
747
748 URL        `../form_preview/'
749
750 Name       `form preview documentation'
751
752 Parent URL file:///C|/django-trunk/docs/_build/html/add_ons.html, line 95, col 12
753
754 Real URL   file:///C|/django-trunk/docs/_build/form_preview/
755
756 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\form_preview'
757
758
759
760 URL        `../localflavor/'
761
762 Name       `localflavor documentation'
763
764 Parent URL file:///C|/django-trunk/docs/_build/html/add_ons.html, line 184, col 12
765
766 Real URL   file:///C|/django-trunk/docs/_build/localflavor/
767
768 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\localflavor'
769
770
771
772 URL        `../redirects/'
773
774 Name       `redirects documentation'
775
776 Parent URL file:///C|/django-trunk/docs/_build/html/add_ons.html, line 207, col 12
777
778 Real URL   file:///C|/django-trunk/docs/_build/redirects/
779
780 Check Time 0.016 seconds
781
782 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\redirects'
783
784
785
786 URL        `../sitemaps/'
787
788 Name       `sitemaps documentation'
789
790 Parent URL file:///C|/django-trunk/docs/_build/html/add_ons.html, line 224, col 12
791
792 Real URL   file:///C|/django-trunk/docs/_build/sitemaps/
793
794 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\sitemaps'
795
796
797
798 URL        `http://en.wikipedia.org/wiki/Textile_%28markup_language%29'
799
800 Name       `Textile'
801
802 Parent URL file:///C|/django-trunk/docs/_build/html/add_ons.html, line 191, col 91
803
804 Real URL   http://en.wikipedia.org/wiki/Textile_(markup_language)
805
806 Check Time 1.297 seconds
807
808 Warning    Base URL is not properly normed. Normed URL is http://
809
810            en.wikipedia.org/wiki/Textile_(markup_language).
811
812            Access denied by robots.txt, checked only syntax.
813
814 Result     Valid: syntax OK
815
816
817
818 URL        `http://en.wikipedia.org/wiki/Markdown'
819
820 Name       `Markdown'
821
822 Parent URL file:///C|/django-trunk/docs/_build/html/add_ons.html, line 192, col 92
823
824 Real URL   http://en.wikipedia.org/wiki/Markdown
825
826 Check Time 1.234 seconds
827
828 Warning    Access denied by robots.txt, checked only syntax.
829
830 Result     Valid: syntax OK
831
832
833
834 URL        `http://en.wikipedia.org/wiki/ReStructuredText'
835
836 Name       `ReST (ReStructured Text)'
837
838 Parent URL file:///C|/django-trunk/docs/_build/html/add_ons.html, line 193, col 100
839
840 Real URL   http://en.wikipedia.org/wiki/ReStructuredText
841
842 Check Time 0.781 seconds
843
844 Warning    Access denied by robots.txt, checked only syntax.
845
846 Result     Valid: syntax OK
847
848
849
850 URL        `../models/'
851
852 Name       `official repository of model examples'
853
854 Parent URL file:///C|/django-trunk/docs/_build/html/model-api.html, line 59, col 40
855
856 Real URL   file:///C|/django-trunk/docs/_build/models/
857
858 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\models'
859
860
861
862 URL        `http://en.wikipedia.org/wiki/Tablespace'
863
864 Name       `tablespaces'
865
866 Parent URL file:///C|/django-trunk/docs/_build/html/databases.html, line 223, col 8
867
868 Real URL   http://en.wikipedia.org/wiki/Tablespace
869
870 Check Time 0.328 seconds
871
872 Warning    Access denied by robots.txt, checked only syntax.
873
874 Result     Valid: syntax OK
875
876
877
878 URL        `../models/many_to_one/'
879
880 Name       `Many-to-one relationship model example'
881
882 Parent URL file:///C|/django-trunk/docs/_build/html/model-api.html, line 754, col 12
883
884 Real URL   file:///C|/django-trunk/docs/_build/models/many_to_one/
885
886 Result     Error: WindowsError: [Error 3] The system cannot find the path specified: u'C:\\django-trunk\\docs\\_build\\models\\many_to_one'
887
888
889
890 URL        `../models/many_to_many/'
891
892 Name       `Many-to-many relationship model example'
893
894 Parent URL file:///C|/django-trunk/docs/_build/html/model-api.html, line 887, col 12
895
896 Real URL   file:///C|/django-trunk/docs/_build/models/many_to_many/
897
898 Result     Error: WindowsError: [Error 3] The system cannot find the path specified: u'C:\\django-trunk\\docs\\_build\\models\\many_to_many'
899
900
901
902 URL        `../models/one_to_one/'
903
904 Name       `One-to-one relationship model example'
905
906 Parent URL file:///C|/django-trunk/docs/_build/html/model-api.html, line 992, col 12
907
908 Real URL   file:///C|/django-trunk/docs/_build/models/one_to_one/
909
910 Result     Error: WindowsError: [Error 3] The system cannot find the path specified: u'C:\\django-trunk\\docs\\_build\\models\\one_to_one'
911
912
913
914 URL        `../custom_model_fields/'
915
916 Name       `Custom Model Fields'
917
918 Parent URL file:///C|/django-trunk/docs/_build/html/model-api.html, line 1001, col 17
919
920 Real URL   file:///C|/django-trunk/docs/_build/custom_model_fields/
921
922 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\custom_model_fields'
923
924
925
926 URL        `../models/ordering/'
927
928 Name       `Specifying ordering'
929
930 Parent URL file:///C|/django-trunk/docs/_build/html/model-api.html, line 1079, col 8
931
932 Real URL   file:///C|/django-trunk/docs/_build/models/ordering/
933
934 Result     Error: WindowsError: [Error 3] The system cannot find the path specified: u'C:\\django-trunk\\docs\\_build\\models\\ordering'
935
936
937
938 URL        `http://forge.mysql.com/projects/view.php?id=139'
939
940 Name       `SolidDB'
941
942 Parent URL file:///C|/django-trunk/docs/_build/html/databases.html, line 81, col 135
943
944 Real URL   http://forge.mysql.com/projects/view.php?id=139
945
946 D/L Time   0.000 seconds
947
948 Check Time 1.609 seconds
949
950 Result     Error: 404 Not Found
951
952
953
954 URL        `../model_api/'
955
956 Name       `model reference'
957
958 Parent URL file:///C|/django-trunk/docs/_build/html/custom_model_fields.html, line 46, col 8
959
960 Real URL   file:///C|/django-trunk/docs/_build/model_api/
961
962 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\model_api'
963
964
965
966 URL        `http://en.wikipedia.org/wiki/Contract_bridge'
967
968 Name       `Bridge'
969
970 Parent URL file:///C|/django-trunk/docs/_build/html/custom_model_fields.html, line 63, col 1
971
972 Real URL   http://en.wikipedia.org/wiki/Contract_bridge
973
974 Check Time 4.266 seconds
975
976 Warning    Access denied by robots.txt, checked only syntax.
977
978 Result     Valid: syntax OK
979
980
981
982 URL        `../modelforms/'
983
984 Name       `ModelForms documentation'
985
986 Parent URL file:///C|/django-trunk/docs/_build/html/newforms.html, line 1853, col 1
987
988 Real URL   file:///C|/django-trunk/docs/_build/modelforms/
989
990 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\modelforms'
991
992
993
994 URL        `../form_for_model/'
995
996 Name       `view the documentation'
997
998 Parent URL file:///C|/django-trunk/docs/_build/html/newforms.html, line 1855, col 50
999
1000 Real URL   file:///C|/django-trunk/docs/_build/form_for_model/
1001
1002 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\form_for_model'
1003
1004
1005
1006 URL        `http://en.wikipedia.org/wiki/Wizard_%28software%29'
1007
1008 Name       `explained on Wikipedia'
1009
1010 Parent URL file:///C|/django-trunk/docs/_build/html/form_wizard.html, line 52, col 55
1011
1012 Real URL   http://en.wikipedia.org/wiki/Wizard_(software)
1013
1014 Warning    Base URL is not properly normed. Normed URL is
1015
1016            http://en.wikipedia.org/wiki/Wizard_(software).
1017
1018            Access denied by robots.txt, checked only syntax.
1019
1020 Result     Valid: syntax OK
1021
1022
1023
1024 URL        `request_response/#httprequest-objects'
1025
1026 Name       `HttpRequest'
1027
1028 Parent URL file:///C|/django-trunk/docs/_build/html/form_wizard.html, line 123, col 83
1029
1030 Real URL   file:///C|/django-trunk/docs/_build/html/request_response/
1031
1032 Check Time 0.016 seconds
1033
1034 Result     Error: WindowsError: [Error 2] The system cannot find the file specified: u'C:\\django-trunk\\docs\\_build\\html\\request_response'
1035
1036
1037
1038 URL        `../models/or_lookups/'
1039
1040 Name       `OR lookups examples page'
1041
1042 Parent URL file:///C|/django-trunk/docs/_build/html/db-api.html, line 1536, col 12
1043
1044 Real URL   file:///C|/django-trunk/docs/_build/models/or_lookups/
1045
1046 Check Time 0.016 seconds
1047
1048 Result     Error: WindowsError: [Error 3] The system cannot find the path specified: u'C:\\django-trunk\\docs\\_build\\models\\or_lookups'
1049
1050
1051
1052 URL        `../models/lookup/'
1053
1054 Name       `lookup API sample model'
1055
1056 Parent URL file:///C|/django-trunk/docs/_build/html/db-api.html, line 1838, col 29
1057
1058 Real URL   file:///C|/django-trunk/docs/_build/models/lookup/
1059
1060 Result     Error: WindowsError: [Error 3] The system cannot find the path specified: u'C:\\django-trunk\\docs\\_build\\models\\lookup'
1061
1062
1063
1064 URL        `http://en.wikipedia.org/wiki/TUX_web_server'
1065
1066 Name       `TUX'
1067
1068 Parent URL file:///C|/django-trunk/docs/_build/html/modpython.html, line 186, col 5
1069
1070 Real URL   http://en.wikipedia.org/wiki/TUX_web_server
1071
1072 Check Time 0.375 seconds
1073
1074 Warning    Access denied by robots.txt, checked only syntax.
1075
1076 Result     Valid: syntax OK
1077
1078
1079
1080 URL        `http://www.chicagocrime.org/about/'
1081
1082 Name       `http://www.chicagocrime.org/about/'
1083
1084 Parent URL file:///C|/django-trunk/docs/_build/html/flatpages.html, line 55, col 5
1085
1086 Real URL   http://www.chicagocrime.org/about/
1087
1088 Check Time 9.937 seconds
1089
1090 Result     Error: error: (10061, 'Connection refused')
1091
1092
1093
1094 URL        `http://en.wikipedia.org/wiki/Luhn_algorithm'
1095
1096 Name       `Luhn mod-10
1097 checksum'
1098
1099 Parent URL file:///C|/django-trunk/docs/_build/html/localflavor.html, line 188, col 60
1100
1101 Real URL   http://en.wikipedia.org/wiki/Luhn_algorithm
1102
1103 Check Time 0.734 seconds
1104
1105 Warning    Access denied by robots.txt, checked only syntax.
1106
1107 Result     Valid: syntax OK
1108
1109
1110
1111 URL        `http://de.wikipedia.org/wiki/Personalausweis'
1112
1113 Name       `Personalausweis'
1114
1115 Parent URL file:///C|/django-trunk/docs/_build/html/localflavor.html, line 250, col 2
1116
1117 Real URL   http://de.wikipedia.org/wiki/Personalausweis
1118
1119 Check Time 0.719 seconds
1120
1121 Warning    Access denied by robots.txt, checked only syntax.
1122
1123 Result     Valid: syntax OK
1124
1125
1126
1127 URL        `http://no.wikipedia.org/wiki/Personnummer'
1128
1129 Name       `personnummer'
1130
1131 Parent URL file:///C|/django-trunk/docs/_build/html/localflavor.html, line 370, col 2
1132
1133 Real URL   http://no.wikipedia.org/wiki/Personnummer
1134
1135 Check Time 1.031 seconds
1136
1137 Warning    Access denied by robots.txt, checked only syntax.
1138
1139 Result     Valid: syntax OK
1140
1141
1142
1143 URL        `http://en.wikipedia.org/wiki/PESEL'
1144
1145 Name       `PESEL'
1146
1147 Parent URL file:///C|/django-trunk/docs/_build/html/localflavor.html, line 405, col 2
1148
1149 Real URL   http://en.wikipedia.org/wiki/PESEL
1150
1151 Check Time 1.031 seconds
1152
1153 Warning    Access denied by robots.txt, checked only syntax.
1154
1155 Result     Valid: syntax OK
1156
1157
1158
1159 URL        `http://www.agenziaentrate.it/ilwwcm/connect/Nsi/Servizi/Codice+fiscale+-+tessera+sanitaria/Codice+fiscale/NSI+Informazioni+sulla+codificazione+delle+persone+fisiche'
1160
1161 Name       `codice fiscale'
1162
1163 Parent URL file:///C|/django-trunk/docs/_build/html/localflavor.html, line 326, col 2
1164
1165 Real URL   http://www.agenziaentrate.it/ilwwcm/connect/Nsi/Servizi/Codice+fiscale+-+tessera+sanitaria/Codice+fiscale/NSI+Informazioni+sulla+codificazione+delle+persone+fisiche
1166
1167 D/L Time   0.000 seconds
1168
1169 Check Time 1.484 seconds
1170
1171 Result     Error: 404 Not Found
1172
1173
1174
1175 URL        `http://securephp.damonkohler.com/index.php/Email_Injection'
1176
1177 Name       `Header injection'
1178
1179 Parent URL file:///C|/django-trunk/docs/_build/html/email.html, line 154, col 4
1180
1181 Real URL   http://securephp.damonkohler.com/index.php/Email_Injection
1182
1183 Check Time 0.235 seconds
1184
1185 Result     Error: gaierror: (11001, 'getaddrinfo failed')
1186
1187
1188
1189 URL        `mailto:jacob%40jacobian.org'
1190
1191 Name       `jacob@jacobian.org'
1192
1193 Parent URL file:///C|/django-trunk/docs/_build/html/contributing.html, line 49, col 101
1194
1195 Real URL   mailto:jacob@jacobian.org
1196
1197 Check Time 0.843 seconds
1198
1199 Info       Unverified address: jacob@jacobian.org. But mail will
1200
1201            be sent anyway.
1202
1203 Warning    Base URL is not properly normed. Normed URL is
1204
1205            mailto:jacob@jacobian.org.
1206
1207 Result     Valid: Found MX mail host mail.jacobian.org
1208
1209
1210
1211 URL        `mailto:security%40djangoproject.com'
1212
1213 Name       `security@djangoproject.com'
1214
1215 Parent URL file:///C|/django-trunk/docs/_build/html/contributing.html, line 106, col 30
1216
1217 Real URL   mailto:security@djangoproject.com
1218
1219 Check Time 0.797 seconds
1220
1221 Warning    Base URL is not properly normed. Normed URL is
1222
1223            mailto:security@djangoproject.com.
1224
1225            Unverified address: 5.7.1
1226
1227            <<security@djangoproject.com>>: Relay access denied.
1228
1229 Result     Valid: Found MX mail host mail.djangoproject.com
1230
1231
1232
1233 URL        `http://trac.edgewall.org/browser/trunk/contrib/trac-post-commit-hook'
1234
1235 Name       `Trac post-commit hook'
1236
1237 Parent URL file:///C|/django-trunk/docs/_build/html/contributing.html, line 621, col 41
1238
1239 Real URL   http://trac.edgewall.org/browser/trunk/contrib/trac-post-commit-hook
1240
1241 Check Time 1.344 seconds
1242
1243 Warning    Access denied by robots.txt, checked only syntax.
1244
1245 Result     Valid: syntax OK
1246
1247
1248
1249 URL        `mailto:admin%40example.com'
1250
1251 Name       `admin@example.com'
1252
1253 Parent URL file:///C|/django-trunk/docs/_build/html/email.html, line 167, col 51
1254
1255 Real URL   mailto:admin@example.com
1256
1257 Check Time 21.406 seconds
1258
1259 Warning    Base URL is not properly normed. Normed URL is
1260
1261            mailto:admin@example.com.
1262
1263            No MX mail host for example.com found.
1264
1265            MX mail host 208.77.188.166 did not accept
1266
1267            connections: Connection unexpectedly closed.
1268
1269 Result     Valid: Found MX mail host 208.77.188.166
1270
1271
1272
1273 URL        `mailto:jane%40example.com'
1274
1275 Name       `jane@example.com'
1276
1277 Parent URL file:///C|/django-trunk/docs/_build/html/email.html, line 138, col 163
1278
1279 Real URL   mailto:jane@example.com
1280
1281 Check Time 21.515 seconds
1282
1283 Warning    Base URL is not properly normed. Normed URL is
1284
1285            mailto:jane@example.com.
1286
1287            No MX mail host for example.com found.
1288
1289            MX mail host 208.77.188.166 did not accept
1290
1291            connections: Connection unexpectedly closed.
1292
1293</