Opened 16 years ago

Closed 16 years ago

Last modified 13 years ago

#8599 closed (fixed)

Remove unused 'urls' directory in comments

Reported by: Julien Phalip Owned by: nobody
Component: Uncategorized Version: dev
Severity: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Most likely an oversight after the merge of newcomments. There is an empty urls directory that's still hanging about:
http://code.djangoproject.com/browser/django/trunk/django/contrib/comments/urls

Change History (2)

comment:1 by Brian Rosner, 16 years ago

Resolution: fixed
Status: newclosed

(In [8621]) Fixed #8599 -- Removed unused urls directory hanging about. Thanks julien for the ticket.

comment:2 by Jacob, 13 years ago

milestone: 1.0

Milestone 1.0 deleted

Note: See TracTickets for help on using tickets.
Back to Top