sorry for bad advice.. i thought i could work,, Am Dienstag, 15. Mai 2012 08:52:35 UTC+2 schrieb lawgon: > > On Mon, 2012-05-14 at 09:06 -0700, doniyor wrote: > > delete your app from INSTALLED_APPS and syncdb, AND list it again in > > INSTALLED_APPS and syncdb again.. > > > > if it doesnot work, do this: > > > > delete your db, then syncdb, then list your app in INSTALLED_APPS and > > syncdb again. > > this is bad advice. Syncdb will not give effect to changes within a > model. You need to carry out the change manually, or use a migration > tool like south. > -- > regards > Kenneth Gonsalves > > >
-- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/EGUFvATrjO8J. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.