On 04/25/2015 06:48 AM, Jorge Andrés Vergara Ebratt wrote: > Are you using version control like GIT? I save the migration folder with > the __init__.py in GIT, nothing else, because al the migrations will be > diferent in the diferent servers.
This is not a good idea. Migrations should be committed to git, and should be the same on all deployments. Otherwise they do not serve their purpose of ensuring that all deployments end up with the same database schema. Carl -- 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+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/553C1F55.10904%40oddbird.net. For more options, visit https://groups.google.com/d/optout.
signature.asc
Description: OpenPGP digital signature