Skip to content

Commit

Permalink
fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Watts committed Jan 17, 2012
1 parent 286774b commit af5d859
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions urls.py
Expand Up @@ -28,10 +28,7 @@
(r'^postcrash', include('postcrash.urls')),
(r'^groups', include('groups.urls')),
(r'^karma', include('karma.urls')),
<<<<<<< HEAD
=======
(r'^kpi/', include('kpi.urls')),
>>>>>>> f7e8292... moved to tastypie

# Kitsune admin (not Django admin).
(r'^admin/', include(admin.site.urls)),
Expand Down

0 comments on commit af5d859

Please sign in to comment.