Mohammad Ghonchesefidi

Results 18 comments of Mohammad Ghonchesefidi

I had googled a lot and almost fount nothing except [this](https://bitbucket.org/letsignitcloud/flask-mongoengine-migrations/src/master/) package which I couldn't work with it due to defective documentation.

I'm working on it now. Let's see how it will work. I will share the result.

@bagerard I couldn't make use of it. How should I import and use it? as I said [here](https://github.com/MongoEngine/mongoengine/issues/2052#issuecomment-502453346) documentation is not good

@bagerard Thanks for your reply. I will check the link you provided. I think now I'm able to solve migration problem. but automating migrations will be a good feature for...

I'm using WSGIserver and its fine. Thanks.

> This is the solution for spaces - I'm using in Hebrew text it's like an Arabic issue, the same problem > const texts=document.querySelectorAll('.text') > texts.forEach(text=>{ > console.log(text); > text.innerHTML...

I thing it should be add to Jquery next version. very helpful plugin. Thanks

I had implemented a multi step form using this snippet.