Skip to content

Commit

Permalink
cats
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Hensley committed Oct 1, 2009
1 parent c3b26df commit 16ad805
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions categories/urls.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@
url(
r'^$', 'object_list', categorytree_dict, name='categories_tree_list'
),
#url(
# r'^(?P<slug>[\w-]+)/$', 'object_detail', categorytree_dict, name='categories_tree'
#),
./
)

urlpatterns += patterns('categories.views',
Expand Down

0 comments on commit 16ad805

Please sign in to comment.