On 21-8-2012 9:27, maha wrote: > i got stuck, after i was running this command *python manage.py shell,* > (i.e) > while exploring the database in python shell.
Did you forget the `python manage.py syncdb` part? -- Melvyn Sopacua -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

