Hello everyone, As we all know that syncdb is the command used in django to create tables and we also know that it does mot update tables once it is created. But why does it happen? Has anyone thought about it? For updating it we need to use south and django migrations. Actually I want to do improvements in django. I want to prepare myself for GSOC. Am I going in right direction or should I go for something else?
-- Harjot Kaur Mann Blog: http://harjotmann.wordpress.com/ Daily Dairy: http://harjotmann.wordpress.com/daily-diary/ -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CAB0GQhBduq3FstXRVMGHmr49%3DKojeZhYgXpJPr7MugvnS2A%2BsA%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
