Hi!

This is an idea that has been around for a while, and has been implemented
by various organizations running Django: using lock files to prevent
migration conflicts.

I recently implemented something for our Django project at work. Here is a
cleaned-up version:

https://github.com/django/django/compare/master...jianli:migration-lock-file

Hopefully this is useful enough to be merged upstream. Please let me know
what you think, and keep up the amazing work!

-Jian

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CACwUGkxYMkVtgoX6WgKDddV%2BihdpJUwe%2B1cos2E-RRsj3X3fjg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to