arneb / django-campaign

Newsletter management app for Django
BSD 3-Clause "New" or "Revised" License
66 stars 19 forks source link

Campaign History screen errors #16

Closed HenryMehta closed 7 years ago

HenryMehta commented 8 years ago

Clicking history in the Change Campaign admin screen gives the following error: campaign object with primary key u'2/change' does not exist.

Raised by: django.contrib.admin.options.history_view

arneb commented 7 years ago

fixed