Added slug to TagAdmin list_display. Corrected FeedMultiViewMixin to also paginate...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Thu, 2 Sep 2010 16:22:10 +0000 (12:22 -0400)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Thu, 23 Sep 2010 16:31:47 +0000 (12:31 -0400)
commit4d60dbcc208a2fdc82b44d475d4ebe764c203072
treeb98347144343e3faf823270672b0acec1031b808
parent5dcaf62db7371d2d8941fd5ae0a6384816dcc155
Added slug to TagAdmin list_display. Corrected FeedMultiViewMixin to also paginate the root page.
admin/base.py
contrib/penfield/utils.py