ASKBOT / askbot-devel

Askbot is a Django/Python Q&A forum. **Contributors README**: https://github.com/ASKBOT/askbot-devel#how-to-contribute. Commercial hosting of Askbot and support are available at https://askbot.com
Other
1.56k stars 628 forks source link

Structure installer using classes #827

Closed martin-bts closed 4 years ago

evgenyfadeev commented 5 years ago

Martin, I've looked at the 'askbot-setup' script about a week ago and noticed the following issues:

I've made some changes https://github.com/ASKBOT/askbot-devel/commit/d0787f15ea1478a7a2c35c5323e4dcb1fccdc773 on branch askbot-deployment-11 - perhaps you could have a look and see if any of that might be useful.

evgenyfadeev commented 5 years ago

@martin-bts really like the structure you've created:).

martin-bts commented 5 years ago

DO NOT MERGE THIS! THIS IS FOR REVIEW ONLY!

martin-bts commented 5 years ago

Superceeded by https://github.com/ASKBOT/askbot-devel/pull/849