Ticket #7213: linkchecker-errors.txt

File linkchecker-errors.txt, 35.5 KB (added by mrainess, 16 years ago)

Linkchecker error output

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