python-mcollective icon indicating copy to clipboard operation
python-mcollective copied to clipboard

Django integration

Open rafaduran opened this issue 12 years ago • 3 comments

Integration with Django would be nice.

rafaduran avatar Nov 12 '13 18:11 rafaduran

Hi, are there any news on that subject? I am very interested in integrating this lib into my Django project.

andronat avatar Apr 17 '14 14:04 andronat

Hi @andronat,

There still some issues blocking this and I'm not progressing as fast as I would like... What I'm planning from Django integration is building an abstract model so you can call MCollective with ease and store results as Django models, does this approach fit your needs? Anything else that might be useful to you?

rafaduran avatar Apr 19 '14 06:04 rafaduran

Hi @rafaduran and sorry for the late respose,

thank you for your concern. I don't really need any specific as I develop a very simple application. Your library is already do the trick for me :)

Keep it up, your project is great!

andronat avatar Apr 22 '14 15:04 andronat