How Django finds all the migrations -


i want create elasticsearch index maintenance utility similar how django migrations behave - want each django app have 'elasticindices' package, , have index definitions there.

how django (and south) scan apps , finds migrations?


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -