Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

Commit

Permalink
Merge pull request #56 from pickle27/master
Browse files Browse the repository at this point in the history
remove page and subpage from admin
  • Loading branch information
kevinhughes27 committed Mar 3, 2014
2 parents 9f515fc + 8eca093 commit e0aa7b6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pages/admin.py
Expand Up @@ -26,7 +26,3 @@ class Media:
admin.site.register(Article, ArticleOptions)
admin.site.register(New, NewOptions)

# legacy to be deleted
admin.site.register(Subpage)
admin.site.register(Page)

0 comments on commit e0aa7b6

Please sign in to comment.