onlinejudge95
onlinejudge95
@sks444 need your input in #687
@sks444 on it Even I was bumping the versions incrementally it failed for 1.10 for me due to obsolete dependencies.
@sks444 @palnabarun `Django REST framework` has dropped support for `Python2.7` [link](https://www.django-rest-framework.org/#requirements). I doubt we will be able to pass the installation steps in Travis build due to this. Proposing to...
Blocked by https://github.com/dcramer/django-uuidfield/pull/67 The issue is related to the package `django-uuidfield==0.5.0`. TBH that repo seems abandoned due to the fact that commits are over a decade ago :confused: We can...
Hey guys, what is the status of this issue. Willing to take it up if required.
Just a thought, are we using services like **SendGrid**, etc or implementing it ourselves by vanilla **smtplib** in context of DRY principle
@nekromant322 meanwhile as a workaround i am using the following comment as inspiration https://github.com/AkhileshNS/heroku-deploy/issues/35#issuecomment-718067543 Here is my new action file ``` name: "CD" on: push: branches: ["release"] jobs: deploy: runs-on:...
@maurerle any upcoming fix for the same, count me in if you need help.
In https://www.fromlatest.io/ Thanks for clarifying it is outdated, can you update the current repo's ABout section with the same
3 Years down the line, are there any updates?