syncdb command can execute

19 views
Skip to first unread message

Navneel Pandey

unread,
Dec 19, 2016, 6:08:47 AM12/19/16
to Django users
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

Lekan Wahab

unread,
Dec 19, 2016, 6:16:59 AM12/19/16
to django...@googlegroups.com
Would you provide a little more information?

What errors are you getting?

On Mon, Dec 19, 2016 at 11:56 AM, Navneel Pandey <navnee...@gmail.com> 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 you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/ba2b0951-ab21-425c-91ed-9706830eae92%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Jani Tiainen

unread,
Dec 19, 2016, 10:46:48 AM12/19/16
to django...@googlegroups.com

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 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 you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.

-- 
Jani Tiainen
Reply all
Reply to author
Forward
0 new messages