Re: Local admin site

2009-07-13 Thread alecs
It was a firefox+firebug issue. Firefox 3.0.11+firebug 1.3.3 Opera opens this page ok :( --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to

Re: Local admin site

2009-07-09 Thread alecs
Sorry for flooding. It's an interesting behaviour of django: If I'm adding user (user,password,confirm password) and press 'Save and continue editing' it creates user(!) , but then nothing happens(I expect something like a large form with email etc.) Maybe something with templates?

Re: Local admin site

2009-07-09 Thread alecs
Ok, dropped database and recreated it using syncdb, added superuser. The same thing - can't edit users :(( --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to

Re: Local admin site

2009-07-09 Thread alecs
I'm superuser ... --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to

Re: Local admin site

2009-07-09 Thread Kenneth Gonsalves
On Thursday 09 Jul 2009 4:24:19 pm alecs wrote: > I'm able to add groups and edit groups, sites, can add user(user) > but can't change it. did you by any chance delete the 'change user' permission? -- regards kg http://lawgon.livejournal.com

Re: Local admin site

2009-07-09 Thread alecs
I'm able to add groups and edit groups, sites, can add user(user) but can't change it. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to

Re: Local admin site

2009-07-09 Thread alecs
error.log is clear... neither happens in firebug ... --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this

Re: Local admin site

2009-07-09 Thread Kenneth Gonsalves
On Thursday 09 Jul 2009 3:43:03 pm alecs wrote: > Hi! Can you help me with admin web ui: I'm on page > http://172.16.23.33/admin/auth/user/ and I can't change user details - when > I click on user nothing > happens. Though I'm able to add user ... > > access.log of my apache error log would be

Local admin site

2009-07-09 Thread alecs
Hi! Can you help me with admin web ui: I'm on page http://172.16.23.33/admin/auth/user/ and I can't change user details - when I click on user nothing happens. Though I'm able to add user ... access.log of my apache tail -f access.log 172.16.23.33 - - [09/Jul/2009:13:00:12 +0300] "GET