Monday, December 19, 2016

Re: syncdb command can execute

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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@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

No comments:

Post a Comment