Vitor Freitas
Vitor Freitas
Hi @abhas Basically I have RabbitMQ running on the server, and the scripts that I'm using in production right now are those: Worker: https://github.com/vitorfs/colossus/blob/master/etc/colossus_celery_worker_supervisord.conf Beat/Scheduler: https://github.com/vitorfs/colossus/blob/master/etc/colossus_celery_beat_supervisord.conf Those are supervisor configuration...
Hey Rigel! I will be adding the docs + an online demo page in the following days :-)
For now I added some info to help people get started. More docs will come soon
Integrating DRF is definitely on the roadmap. It will be added soon to the project. But I don't plan to remove the hosted sign up pages. It will be an...
Not actively being development but actively being used I still use Colossus on a daily basis using this code as it is No SAML2 auth support is planned for the...
@zaanu @gcallah if you guys submit a pull request I will be glad to review and help integrate in the code base
Hi there! Thanks a lot for the suggestions Indeed it would be very helpful. The study selection need some rework and improvements. Specially when dealing with large datasets. I added...
Hey @jachinte I will make it available soon!
Hi @rmfalcao Thanks for submitting this issue! We are currently looking into it I think this is going to be a nice addition to the platform
I haven't checked yet, but probably a compatibility version with Django 2.0 I'm updating the tutorial series to use Django 2.0 and I will remove django-widget-tweaks and add django-crispy-forms as...