thanks malcolm,
I had prepared the necessary database changes in a script a while ago
turns out the documentation has changed since then... :-)
following the steps in the updated
http://code.djangoproject.com/wiki/RemovingTheMagic#Databasechangesyoullneedtomake
and everything works!!
thanks,
-fr
On Tue, 2006-05-16 at 00:21 -0700, frank h. wrote:
> Hi I just migrated to magic-removal and everything seems fine (my views
> work etc)
When you say you "migrated to magic-removal", did you also follow the
database change insructions on this page:
http://code.djangoproject.com/wiki/RemovingTheM
Hi I just migrated to magic-removal and everything seems fine (my views
work etc)
...except that when I try to login into the admin app, I get an error
about
OperationalError at /admin/
(1054, "Unknown column 'django_content_type.model' in 'field list'")
Request Method: GET
Request URL:
3 matches
Mail list logo