Re: syncdb command can execute

2016-12-19 Thread Jani Tiainen
Hi, Note that syncdb was deprecated in favor of migrations. Also if you have followed the official Django tutorial, second part of it goes through creating models and reflecting your models to database. https://docs.djangoproject.com/en/1.10/intro/tutorial02/ On 19.12.2016 12:56, Navneel Pan

Re: syncdb command can execute

2016-12-19 Thread Lekan Wahab
Would you provide a little more information? What errors are you getting? On Mon, Dec 19, 2016 at 11:56 AM, Navneel Pandey wrote: > hi i am new to django as i want to create a table but unable to do so I am > writing the command python manage.py syncdb > > -- > You received this message because

syncdb command can execute

2016-12-19 Thread Navneel Pandey
hi i am new to django as i want to create a table but unable to do so I am writing the command python manage.py syncdb -- 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 ema