Re: JavaScript with Dango

2010-09-27 Thread aug dawg
oles Django > with some Ajax libs to some extend, if that's what you want. I only had a > short look and filed it for later. > > http://www.dajaxproject.com/ > > > HTH, > Axel. > > > > 2010/9/26 CrabbyPete > > Yes. >> >> On Sep 26, 7:4

JavaScript with Dango

2010-09-26 Thread aug dawg
Does Django work with JavaScript? If so, how can I use JavaScript in my Django projects? -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send ema

Re: The REAL superuser

2010-09-25 Thread aug dawg
When I say I manually created a superuser, I used the command 'python manage.py createsuperuser' and created another one. What was that about the auth_user_user_permission table? On Sat, Sep 25, 2010 at 10:42 AM, nyambaa wrote: > Hello Aug dawg, > Your code seems fine. Yo

Re: The REAL superuser

2010-09-25 Thread aug dawg
ks! On Fri, Sep 24, 2010 at 10:41 PM, Karen Tracey wrote: > On Fri, Sep 24, 2010 at 6:02 PM, aug dawg wrote: > >> Hey all, >> >> I'm currently learning how to use Django, so earlier this evening I spent >> about 30 minutes working on a blog engine. I used

The REAL superuser

2010-09-24 Thread aug dawg
Hey all, I'm currently learning how to use Django, so earlier this evening I spent about 30 minutes working on a blog engine. I used the admin interface and ran 'python manage.py syncdb'. I then run the dev server. I log in to the admin interface successfully, but then it says I don't have permiss