#15000: IRC logs 404 -----------------------------+---------------------------------------------- Reporter: CarlFK | Owner: nobody Status: new | Milestone: Component: Django Web site | Version: SVN Keywords: | Stage: Unreviewed Has_patch: 0 | -----------------------------+---------------------------------------------- bottom of all doc pages, like http://docs.djangoproject.com/en/dev/topics/files/ "Ask a question in the #django IRC channel, or search the IRC logs to see if its been asked before. "
IRC logs links to: http://oebfare.com/logger/django/ {{{ $ curl -v http://oebfare.com/logger/django/ * Connected to oebfare.com (184.106.158.81) port 80 (#0) > GET /logger/django/ HTTP/1.1 < HTTP/1.1 301 Moved Permanently < Location: http://brianrosner.com/logger/django/ $ curl -v http://brianrosner.com/logger/django/ * Connected to brianrosner.com (184.106.158.81) port 80 (#0) > GET /logger/django/ HTTP/1.1 < HTTP/1.1 404 Not Found }}} -- Ticket URL: <http://code.djangoproject.com/ticket/15000> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.
