Wednesday, December 28, 2016

Can I close the feature that django orm will create table when a modal create?

Hi everyone,
    I am a beginner about django. 
    It seems django will create a table when the modal first create, but I want to create table in database by myself and forbid django creating table automatically. 
    What can I do in setting.py?

    Thanks~

--
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/76d8593f-acbd-4451-a06c-28912cf39d45%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment