Django

Code

Changeset 7319

Show
Ignore:
Timestamp:
03/19/08 09:41:02 (6 months ago)
Author:
jacob
Message:

[website] Fixed #6816: corrected the link to the IRC logger. Thanks, Thejaswi Puthraya.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • djangoproject.com/django_website/templates/flatfiles/docs.html

    r4789 r7319  
    2222<ul class="toc"> 
    2323    <li><a href="irc://irc.freenode.net/django">#django IRC channel</a></li> 
    24     <li><a href="http://simon.bofh.ms/logger/django/">#django IRC logs</a></li> 
     24    <li><a href="http://oebfare.com/logger/django/">#django IRC logs</a></li> 
    2525    <li><a href="http://groups-beta.google.com/group/django-users">Django-users mailing list</a></li> 
    2626    <li><a href="http://groups-beta.google.com/group/django-developers">Django-developers mailing list</a></li> 
  • djangoproject.com/django_website/templates/flatfiles/homepage.html

    r6526 r7319  
    5454    <dt><a href="http://code.djangoproject.com/wiki/DjangoPoweredSites#Sites/featuresatTheWashingtonPost">washingtonpost.com</a></dt> 
    5555    <dd>The Washington Post's growing selection of innovative Web database applications.</dd> 
    56         <dt><a href="http://www.chicagocrime.org/">chicagocrime.org</a></dt> 
    57         <dd>A freely browsable database of crimes reported in Chicago.</dd> 
     56        <dt><a href="http://www.everyblock.com/">EveryBlock</a></dt> 
     57        <dd>A news feed for your block.</dd> 
    5858        <dt><a href="http://www.ljworld.com/">LJWorld.com</a></dt> 
    5959        <dd>An industry-leading newspaper site.</dd> 
     60    <dt><a href="http://www.pownce.com/">Pownce</a></dt> 
     61    <dd>Send stuff to your friends.</dd> 
    6062    <dt><a href="http://www.tabblo.com/">Tabblo</a></dt> 
    6163    <dd>An innovative photo-sharing site, with a narrative twist.</dd> 
    6264        <dt><a href="http://www.torontolife.com/">Toronto Life</a></dt> 
    6365        <dd>Toronto's city magazine.</dd> 
    64         <dt><a href="http://www.lawrencechamber.com/">lawrencechamber.com</a></dt> 
    65         <dd>A Chamber of Commerce site that doesn't suck.</dd> 
    6666</dl> 
    6767<p><a href="http://code.djangoproject.com/wiki/DjangoPoweredSites">See more sites...</a></p>