Disabling some Frabjous apps leads to errors

Bug #589115 reported by Graham Binns
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Frabjous
Triaged
High
Unassigned

Bug Description

What happens:
If some Frabjous apps are disabled, you see a DoesNotExist error for ContentType when hitting /admin (see attachment for a traceback).

The installed apps in this case are:
 'django.contrib.auth',
 'django.contrib.admin',
 'django.contrib.admindocs',
 'django.contrib.contenttypes',
 'django.contrib.sessions',
 'django.contrib.sites',
 'django.contrib.flatpages',
 'django_openidconsumer',
 'frabjous.categories',
 'frabjous.licensing',
 'frabjous.media',
 'frabjous.links'

What should happen:
It should be possible to pick only the bits of Frabjous that you need.

Revision history for this message
Graham Binns (gmb) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.