* Ignore Pycharm IDE directory * init will get executed even if there are no tables, hence migrations cannot be applies at the first step * Separate loanaccount test data load because primary key conflicts due to post_save signal * Avoid multiple DB save calls