Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

Commit

Permalink
bug 1116335 - remove grappelli urls reference
Browse files Browse the repository at this point in the history
  • Loading branch information
groovecoder committed Apr 9, 2015
1 parent 2f19605 commit f228680
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion urls.py
Expand Up @@ -23,7 +23,6 @@
(r'^demos', lambda x: redirect('demos')),

# Django admin:
(r'^grappelli/', include('grappelli.urls')),
url(r'^admin/wiki/document/purge/',
'kuma.wiki.admin.purge_view',
name='wiki.admin_bulk_purge'),
Expand Down

0 comments on commit f228680

Please sign in to comment.