Kaydet (Commit) a3b2136b authored tarafından Carl Meyer's avatar Carl Meyer

Remove an outdated import inadvertently introduced in tests.

üst c4aa26a9
from django.conf.urls.defaults import *
from django.conf.urls import patterns, include
urlpatterns = patterns('',
(r'^', include('django.contrib.comments.urls')),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment