maybe i'm coming at this the wrong way. i have python, django, and pinax installed on Ubuntu. i execute :
pubu...@pubuntu:~/django-trunk/django/bin/mysite$ python manage.py syncdb Creating table auth_message Creating table auth_group Creating table auth_user Creating table auth_permission Creating table django_content_type Creating table django_session Creating table django_site You just installed Django's auth system, which means you don't have any superuse rs defined. Would you like to create one now? (yes/no): Username (Leave blank to use 'pubuntu'): E-mail address: bob.connors"wdc.usda.gov Error: That e-mail address is invalid. E-mail address: i can't enter e-mail address because I can't enter a @ in ubuntu. i want to use both django and pinax. is there anyway i can do that without entering my e-mail address in python manage.py syncdb? -- can't input @ sign https://bugs.launchpad.net/bugs/361767 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
