mirror of
https://github.com/jazzband/django-categories.git
synced 2026-03-16 22:30:24 +00:00
Removed a strange typo
This commit is contained in:
parent
16ad8057e3
commit
176edd7736
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@ urlpatterns = patterns('django.views.generic.list_detail',
|
|||
url(
|
||||
r'^$', 'object_list', categorytree_dict, name='categories_tree_list'
|
||||
),
|
||||
./
|
||||
)
|
||||
|
||||
urlpatterns += patterns('categories.views',
|
||||
|
|
|
|||
Loading…
Reference in a new issue