Hmm looks like the django user account has full permissions granted although I am no expert with PostgreSQL.
This is still an issue - any other ideas? Has anyone else seen this before? Many thanks On Sunday, 18 August 2013 22:58:06 UTC+1, huw_at1 wrote: > > Hi, > > I'm using the latest Apache server on production. > > The DEBUG setting is the standard setting that exists within the > settings.py file. > > I'll check what write permissions the production database user has. > > Thanks > > On Thursday, 31 January 2013 22:56:05 UTC, huw_at1 wrote: >> >> Hi, >> >> Using Django 1.4, have registered 3 model classes with admin. When >> accessing admin page provided by test server can select each class and edit >> entries. However when accessing production admin the classes are greyed >> out, only the users, groups and sites are selectable. I thought this might >> be database access issues however I can run syncdb without any problems. >> Any ideas? >> >> Many thanks >> >> Huw Jones. >> > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. For more options, visit https://groups.google.com/groups/opt_out.

